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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1274 static bool NestedProtocolHasNoDefinition(ObjCProtocolDecl *PDecl, function
1282 if (NestedProtocolHasNoDefinition(PI, UndefinedProtocol)) {
1328 NestedProtocolHasNoDefinition(PDecl, UndefinedProtocol)) {
1464 NestedProtocolHasNoDefinition(proto, forwardDecl)) {

Completed in 89 milliseconds