Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h10223 bool CheckForwardProtocolDeclarationForCircularDependency(