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.
2 parents ffed5c6 + 5443efd commit 9a27320Copy full SHA for 9a27320
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