Home
last modified time | relevance | path

Searched refs:NestedProtocolHasNoDefinition (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/Sema/
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()