Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp1278 static bool NestedProtocolHasNoDefinition(ObjCProtocolDecl *PDecl, in NestedProtocolHasNoDefinition() function
1287 if (NestedProtocolHasNoDefinition(PI, UndefinedProtocol)) { in NestedProtocolHasNoDefinition()
1333 NestedProtocolHasNoDefinition(PDecl, UndefinedProtocol)) { in FindProtocolDeclaration()
1469 NestedProtocolHasNoDefinition(proto, forwardDecl)) { in actOnObjCTypeArgsOrProtocolQualifiers()