Searched refs:CheckObjCDeclScope (Results 1 – 2 of 2) sorted by relevance
1024 CheckObjCDeclScope(IDecl); in ActOnStartClassInterface()1090 if (!CheckObjCDeclScope(AliasDecl)) in ActOnCompatibilityAlias()1185 CheckObjCDeclScope(PDecl); in ActOnStartProtocolInterface()1689 CheckObjCDeclScope(PDecl); in ActOnForwardProtocolDeclaration()1789 CheckObjCDeclScope(CDecl); in ActOnStartCategoryInterface()1852 CheckObjCDeclScope(CDecl); in ActOnStartCategoryImplementation()1952 if (CheckObjCDeclScope(IMPDecl)) in ActOnStartClassImplementation()3007 CheckObjCDeclScope(IDecl); in ActOnForwardClassDeclaration()4353 bool Sema::CheckObjCDeclScope(Decl *D) { in CheckObjCDeclScope() function in Sema
8696 bool CheckObjCDeclScope(Decl *D);