Searched refs:CheckObjCDeclScope (Results 1 – 2 of 2) sorted by relevance
599 CheckObjCDeclScope(IDecl); in ActOnStartClassInterface()666 if (!CheckObjCDeclScope(AliasDecl)) in ActOnCompatibilityAlias()759 CheckObjCDeclScope(PDecl); in ActOnStartProtocolInterface()870 CheckObjCDeclScope(PDecl); in ActOnForwardProtocolDeclaration()946 CheckObjCDeclScope(CDecl); in ActOnStartCategoryInterface()1008 CheckObjCDeclScope(CDecl); in ActOnStartCategoryImplementation()1104 if (CheckObjCDeclScope(IMPDecl)) in ActOnStartClassImplementation()2077 CheckObjCDeclScope(IDecl); in ActOnForwardClassDeclaration()3309 bool Sema::CheckObjCDeclScope(Decl *D) { in CheckObjCDeclScope() function in Sema
8271 bool CheckObjCDeclScope(Decl *D);