HomeSort by relevance Sort by last modified time
    Searched refs:ObjCProtoListInfo (Results 1 - 2 of 2) sorted by null

  /external/clang/tools/libclang/
IndexingContext.h 143 CXIdxObjCProtocolRefListInfo ObjCProtoListInfo;
172 CXIdxObjCProtocolRefListInfo ObjCProtoListInfo;
IndexingContext.cpp 466 InterInfo.ObjCProtoListInfo = ProtInfo.getListInfo();
470 InterInfo.ObjCInterDeclInfo.protocols = &InterInfo.ObjCProtoListInfo;
538 CatDInfo.ObjCProtoListInfo = ProtInfo.getListInfo();
539 CatDInfo.ObjCCatDeclInfo.protocols = &CatDInfo.ObjCProtoListInfo;
    [all...]

Completed in 5198 milliseconds