Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp1177 bool Sema::CheckForwardProtocolDeclarationForCircularDependency( in CheckForwardProtocolDeclarationForCircularDependency() function in Sema
1196 if (CheckForwardProtocolDeclarationForCircularDependency(PName, Ploc, in CheckForwardProtocolDeclarationForCircularDependency()
1239 err = CheckForwardProtocolDeclarationForCircularDependency( in ActOnStartProtocolInterface()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h8001 bool CheckForwardProtocolDeclarationForCircularDependency(