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 304 struct ObjCProtocolListInfo {
315 ObjCProtocolListInfo(const ObjCProtocolList &ProtList,
IndexingContext.cpp 21 IndexingContext::ObjCProtocolListInfo::ObjCProtocolListInfo(
453 ObjCProtocolListInfo ProtInfo(D->isThisDeclarationADefinition()
493 ObjCProtocolListInfo ProtListInfo(D->isThisDeclarationADefinition()
518 ObjCProtocolListInfo ProtInfo(D->getReferencedProtocols(), *this, SA);
    [all...]

Completed in 146 milliseconds