Searched refs:CheckObjCDeclScope (Results 1 – 4 of 4) 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
1102 CheckObjCDeclScope(IDecl); in ActOnStartClassInterface()1178 if (!CheckObjCDeclScope(AliasDecl)) in ActOnCompatibilityAlias()1274 CheckObjCDeclScope(PDecl); in ActOnStartProtocolInterface()1788 CheckObjCDeclScope(PDecl); in ActOnForwardProtocolDeclaration()1891 CheckObjCDeclScope(CDecl); in ActOnStartCategoryInterface()1960 CheckObjCDeclScope(CDecl); in ActOnStartCategoryImplementation()2066 if (CheckObjCDeclScope(IMPDecl)) in ActOnStartClassImplementation()3137 CheckObjCDeclScope(IDecl); in ActOnForwardClassDeclaration()5055 bool Sema::CheckObjCDeclScope(Decl *D) { in CheckObjCDeclScope() function in Sema
9057 bool CheckObjCDeclScope(Decl *D);
11684 bool CheckObjCDeclScope(Decl *D);