Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.h298 struct ObjCProtocolListInfo { struct
309 ObjCProtocolListInfo(const ObjCProtocolList &ProtList, argument
H A DCXIndexDataConsumer.cpp237 CXIndexDataConsumer::ObjCProtocolListInfo::ObjCProtocolListInfo( in ObjCProtocolListInfo() function in CXIndexDataConsumer::ObjCProtocolListInfo
689 ObjCProtocolListInfo ProtInfo(D->isThisDeclarationADefinition() in handleObjCInterface()
730 ObjCProtocolListInfo ProtListInfo(D->isThisDeclarationADefinition() in handleObjCProtocol()
755 ObjCProtocolListInfo ProtInfo(D->getReferencedProtocols(), *this, SA); in handleObjCCategory()