Searched refs:CheckObjCDeclScope (Results 1 – 2 of 2) sorted by relevance
1023 CheckObjCDeclScope(IDecl); in ActOnStartClassInterface()1089 if (!CheckObjCDeclScope(AliasDecl)) in ActOnCompatibilityAlias()1184 CheckObjCDeclScope(PDecl); in ActOnStartProtocolInterface()1697 CheckObjCDeclScope(PDecl); in ActOnForwardProtocolDeclaration()1797 CheckObjCDeclScope(CDecl); in ActOnStartCategoryInterface()1867 CheckObjCDeclScope(CDecl); in ActOnStartCategoryImplementation()1967 if (CheckObjCDeclScope(IMPDecl)) in ActOnStartClassImplementation()3035 CheckObjCDeclScope(IDecl); in ActOnForwardClassDeclaration()4502 bool Sema::CheckObjCDeclScope(Decl *D) { in CheckObjCDeclScope() function in Sema
9057 bool CheckObjCDeclScope(Decl *D);