Searched refs:clang_index_getObjCProtocolRefListInfo (Results 1 – 9 of 9) sorted by relevance
269 clang_index_getObjCProtocolRefListInfo
736 clang_index_getObjCProtocolRefListInfo(const CXIdxDeclInfo *DInfo) { in clang_index_getObjCProtocolRefListInfo() function
5771 clang_index_getObjCProtocolRefListInfo(const CXIdxDeclInfo *);
6312 clang_index_getObjCProtocolRefListInfo(const CXIdxDeclInfo *);
6300 clang_index_getObjCProtocolRefListInfo(const CXIdxDeclInfo *);
6310 clang_index_getObjCProtocolRefListInfo(const CXIdxDeclInfo *);
2356 …pub fn clang_index_getObjCProtocolRefListInfo(info: *const CXIdxDeclInfo) -> *const CXIdxObjCProto…
3230 if ((ProtoInfo = clang_index_getObjCProtocolRefListInfo(info))) { in index_indexDeclaration()