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 144 CXIdxObjCProtocolRefListInfo ObjCProtoListInfo;
175 CXIdxObjCProtocolRefListInfo ObjCProtoListInfo;
IndexingContext.cpp 391 InterInfo.ObjCProtoListInfo = ProtInfo.getListInfo();
394 InterInfo.ObjCInterDeclInfo.protocols = &InterInfo.ObjCProtoListInfo;
462 CatDInfo.ObjCProtoListInfo = ProtInfo.getListInfo();
463 CatDInfo.ObjCCatDeclInfo.protocols = &CatDInfo.ObjCProtoListInfo;
    [all...]

Completed in 184 milliseconds