HomeSort by relevance Sort by last modified time
    Searched refs:ObjCProtocolListInfo (Results 1 - 2 of 2) sorted by null

  /external/clang/tools/libclang/
IndexingContext.h 298 struct ObjCProtocolListInfo {
309 ObjCProtocolListInfo(const ObjCProtocolList &ProtList,
IndexingContext.cpp 22 IndexingContext::ObjCProtocolListInfo::ObjCProtocolListInfo(
460 ObjCProtocolListInfo ProtInfo(D->isThisDeclarationADefinition()
501 ObjCProtocolListInfo ProtListInfo(D->isThisDeclarationADefinition()
526 ObjCProtocolListInfo ProtInfo(D->getReferencedProtocols(), *this, SA);
    [all...]

Completed in 533 milliseconds