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

/external/clang/tools/libclang/
H A DCXIndexDataConsumer.h300 struct ObjCProtocolListInfo { struct in class:clang::cxindex::CXIndexDataConsumer
311 ObjCProtocolListInfo(const ObjCProtocolList &ProtList,
H A DCXIndexDataConsumer.cpp234 CXIndexDataConsumer::ObjCProtocolListInfo::ObjCProtocolListInfo( function in class:CXIndexDataConsumer::ObjCProtocolListInfo
683 ObjCProtocolListInfo ProtInfo(D->isThisDeclarationADefinition()
724 ObjCProtocolListInfo ProtListInfo(D->isThisDeclarationADefinition()
749 ObjCProtocolListInfo ProtInfo(D->getReferencedProtocols(), *this, SA);

Completed in 214 milliseconds