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 314 struct ObjCProtocolListInfo {
325 ObjCProtocolListInfo(const ObjCProtocolList &ProtList,
IndexingContext.cpp 22 IndexingContext::ObjCProtocolListInfo::ObjCProtocolListInfo(
385 ObjCProtocolListInfo ProtInfo(D->isThisDeclarationADefinition()
425 ObjCProtocolListInfo ProtListInfo(D->isThisDeclarationADefinition()
450 ObjCProtocolListInfo ProtInfo(D->getReferencedProtocols(), *this, SA);
    [all...]

Completed in 34 milliseconds