Home
last modified time | relevance | path

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

/llvm-project/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp254 CXIdxObjCProtocolRefInfo ProtInfo = { nullptr, in ObjCProtocolListInfo() local
692 ObjCProtocolListInfo ProtInfo(D->isThisDeclarationADefinition() in handleObjCInterface() local
738 ObjCProtocolDeclInfo ProtInfo(D); in handleObjCProtocol() local
758 ObjCProtocolListInfo ProtInfo(D->getReferencedProtocols(), *this, SA); in handleObjCCategory() local
H A DIndexing.cpp778 ProtInfo = dyn_cast<ObjCProtocolDeclInfo>(DI)) clang_index_getObjCProtocolRefListInfo() local