Home
last modified time | relevance | path

Searched refs:NestedProtocolHasNoDefinition (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclObjC.cpp1188 static bool NestedProtocolHasNoDefinition(ObjCProtocolDecl *PDecl, in NestedProtocolHasNoDefinition() function
1196 if (NestedProtocolHasNoDefinition(PI, UndefinedProtocol)) { in NestedProtocolHasNoDefinition()
1243 NestedProtocolHasNoDefinition(PDecl, UndefinedProtocol)) { in FindProtocolDeclaration()
1374 NestedProtocolHasNoDefinition(proto, forwardDecl)) { in actOnObjCTypeArgsOrProtocolQualifiers()