Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclObjC.cpp1167 static bool NestedProtocolHasNoDefinition(ObjCProtocolDecl *PDecl, in NestedProtocolHasNoDefinition() function
1175 if (NestedProtocolHasNoDefinition(PI, UndefinedProtocol)) { in NestedProtocolHasNoDefinition()
1225 NestedProtocolHasNoDefinition(PDecl, UndefinedProtocol)) { in FindProtocolDeclaration()
1347 NestedProtocolHasNoDefinition(proto, forwardDecl)) { in actOnObjCTypeArgsOrProtocolQualifiers()