Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclObjC.cpp1185 bool Sema::CheckForwardProtocolDeclarationForCircularDependency( in CheckForwardProtocolDeclarationForCircularDependency() function in Sema
1204 if (CheckForwardProtocolDeclarationForCircularDependency(PName, Ploc, in CheckForwardProtocolDeclarationForCircularDependency()
1247 err = CheckForwardProtocolDeclarationForCircularDependency( in ActOnStartProtocolInterface()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h9896 bool CheckForwardProtocolDeclarationForCircularDependency(