Searched refs:CXIdxObjCProtocolRefListInfo (Results 1 - 4 of 4) sorted by relevance

/external/clang/tools/libclang/
H A DCXIndexDataConsumer.h147 CXIdxObjCProtocolRefListInfo ObjCProtoListInfo;
161 CXIdxObjCProtocolRefListInfo ObjCProtoRefListInfo;
176 CXIdxObjCProtocolRefListInfo ObjCProtoListInfo;
305 CXIdxObjCProtocolRefListInfo getListInfo() const {
306 CXIdxObjCProtocolRefListInfo Info = { Prots.data(),
H A DIndexing.cpp735 const CXIdxObjCProtocolRefListInfo *
/external/clang/include/clang-c/
H A DIndex.h5630 } CXIdxObjCProtocolRefListInfo; typedef in typeref:struct:__anon1009
5635 const CXIdxObjCProtocolRefListInfo *protocols;
5643 const CXIdxObjCProtocolRefListInfo *protocols;
5770 CINDEX_LINKAGE const CXIdxObjCProtocolRefListInfo *
/external/clang/tools/c-index-test/
H A Dc-index-test.c3036 static void printProtocolList(const CXIdxObjCProtocolRefListInfo *ProtoInfo,
3166 const CXIdxObjCProtocolRefListInfo *ProtoInfo;

Completed in 81 milliseconds