Searched refs:CheckObjCDeclScope (Results 1 – 2 of 2) sorted by relevance
1002 CheckObjCDeclScope(IDecl); in ActOnStartClassInterface()1068 if (!CheckObjCDeclScope(AliasDecl)) in ActOnCompatibilityAlias()1163 CheckObjCDeclScope(PDecl); in ActOnStartProtocolInterface()1672 CheckObjCDeclScope(PDecl); in ActOnForwardProtocolDeclaration()1772 CheckObjCDeclScope(CDecl); in ActOnStartCategoryInterface()1835 CheckObjCDeclScope(CDecl); in ActOnStartCategoryImplementation()1933 if (CheckObjCDeclScope(IMPDecl)) in ActOnStartClassImplementation()2976 CheckObjCDeclScope(IDecl); in ActOnForwardClassDeclaration()4306 bool Sema::CheckObjCDeclScope(Decl *D) { in CheckObjCDeclScope() function in Sema
8520 bool CheckObjCDeclScope(Decl *D);