Home
last modified time | relevance | path

Searched refs:ObjCProtocolListInfo (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/tools/libclang/
H A DCXIndexDataConsumer.h298 struct ObjCProtocolListInfo { struct
309 ObjCProtocolListInfo(const ObjCProtocolList &ProtList, argument
H A DCXIndexDataConsumer.cpp242 CXIndexDataConsumer::ObjCProtocolListInfo::ObjCProtocolListInfo( in ObjCProtocolListInfo() function in CXIndexDataConsumer::ObjCProtocolListInfo
696 ObjCProtocolListInfo ProtInfo(D->isThisDeclarationADefinition() in handleObjCInterface()
737 ObjCProtocolListInfo ProtListInfo(D->isThisDeclarationADefinition() in handleObjCProtocol()
762 ObjCProtocolListInfo ProtInfo(D->getReferencedProtocols(), *this, SA); in handleObjCCategory()