We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 103c995 commit da98045Copy full SHA for da98045
include/CIndexStoreDB/CIndexStoreDB.h
@@ -328,7 +328,7 @@ indexstoredb_index_symbols_contained_in_file_path(_Nonnull indexstoredb_index_t
328
const char *_Nonnull path,
329
_Nonnull indexstoredb_symbol_receiver_t);
330
331
-/// Iterates over all the symbol occurrences contained in \p path
+/// Iterates over all the symbol occurrences contained in the source file at \p path
332
///
333
/// The occurrence passed to the receiver is only valid for the duration of the
334
/// receiver call.
0 commit comments