Searched refs:CheckForwardProtocolDeclarationForCircularDependency (Results 1 – 2 of 2) sorted by relevance
286 bool CheckForwardProtocolDeclarationForCircularDependency(
1191 bool SemaObjC::CheckForwardProtocolDeclarationForCircularDependency( in CheckForwardProtocolDeclarationForCircularDependency() function in SemaObjC1208 if (CheckForwardProtocolDeclarationForCircularDependency(PName, Ploc, in CheckForwardProtocolDeclarationForCircularDependency()1258 err = CheckForwardProtocolDeclarationForCircularDependency( in ActOnStartProtocolInterface()