Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1193 bool Sema::CheckForwardProtocolDeclarationForCircularDependency( in CheckForwardProtocolDeclarationForCircularDependency() function in Sema
1212 if (CheckForwardProtocolDeclarationForCircularDependency(PName, Ploc, in CheckForwardProtocolDeclarationForCircularDependency()
1261 err = CheckForwardProtocolDeclarationForCircularDependency( in ActOnStartProtocolInterface()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10541 bool CheckForwardProtocolDeclarationForCircularDependency(