We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
CIndexStoreDB.h
1 parent 612e84e commit 5443efdCopy full SHA for 5443efd
Sources/IndexStoreDB_CIndexStoreDB/include/IndexStoreDB_CIndexStoreDB/CIndexStoreDB.h
@@ -497,7 +497,7 @@ indexstoredb_symbol_occurrence_relations(_Nonnull indexstoredb_symbol_occurrence
497
bool(^ _Nonnull applier)(indexstoredb_symbol_relation_t _Nonnull ));
498
499
INDEXSTOREDB_PUBLIC indexstoredb_symbol_provider_kind_t
500
-indexstoredb_symbol_occurrence_symbol_provider_kind(indexstoredb_symbol_occurrence_t occur);
+indexstoredb_symbol_occurrence_symbol_provider_kind(_Nonnull indexstoredb_symbol_occurrence_t occur);
501
502
/// Returns the kind of the given symbol.
503
INDEXSTOREDB_PUBLIC indexstoredb_symbol_kind_t
0 commit comments