Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclObjC.cpp1294 static bool NestedProtocolHasNoDefinition(ObjCProtocolDecl *PDecl, in NestedProtocolHasNoDefinition() function
1303 if (NestedProtocolHasNoDefinition(PI, UndefinedProtocol)) { in NestedProtocolHasNoDefinition()
1349 NestedProtocolHasNoDefinition(PDecl, UndefinedProtocol)) { in FindProtocolDeclaration()
1485 NestedProtocolHasNoDefinition(proto, forwardDecl)) { in actOnObjCTypeArgsOrProtocolQualifiers()