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 305 struct ObjCProtocolListInfo {
316 ObjCProtocolListInfo(const ObjCProtocolList &ProtList,
IndexingContext.cpp 21 IndexingContext::ObjCProtocolListInfo::ObjCProtocolListInfo(
461 ObjCProtocolListInfo ProtInfo(D->isThisDeclarationADefinition()
501 ObjCProtocolListInfo ProtListInfo(D->isThisDeclarationADefinition()
526 ObjCProtocolListInfo ProtInfo(D->getReferencedProtocols(), *this, SA);
    [all...]

Completed in 57 milliseconds