Home
last modified time | relevance | path

Searched defs:ProtInfo (Results 1 – 2 of 2) sorted by relevance

/external/clang/tools/libclang/
DCXIndexDataConsumer.cpp245 CXIdxObjCProtocolRefInfo ProtInfo = { nullptr, in ObjCProtocolListInfo() local
683 ObjCProtocolListInfo ProtInfo(D->isThisDeclarationADefinition() in handleObjCInterface() local
729 ObjCProtocolDeclInfo ProtInfo(D); in handleObjCProtocol() local
749 ObjCProtocolListInfo ProtInfo(D->getReferencedProtocols(), *this, SA); in handleObjCCategory() local
DIndexing.cpp747 ProtInfo = dyn_cast<ObjCProtocolDeclInfo>(DI)) in clang_index_getObjCProtocolRefListInfo() local