Searched refs:CheckObjCDeclScope (Results 1 – 2 of 2) sorted by relevance
1095 CheckObjCDeclScope(IDecl); in ActOnStartClassInterface()1171 if (!CheckObjCDeclScope(AliasDecl)) in ActOnCompatibilityAlias()1267 CheckObjCDeclScope(PDecl); in ActOnStartProtocolInterface()1778 CheckObjCDeclScope(PDecl); in ActOnForwardProtocolDeclaration()1881 CheckObjCDeclScope(CDecl); in ActOnStartCategoryInterface()1946 CheckObjCDeclScope(CDecl); in ActOnStartCategoryImplementation()2047 if (CheckObjCDeclScope(IMPDecl)) in ActOnStartClassImplementation()3106 CheckObjCDeclScope(IDecl); in ActOnForwardClassDeclaration()4776 bool Sema::CheckObjCDeclScope(Decl *D) { in CheckObjCDeclScope() function in Sema
9972 bool CheckObjCDeclScope(Decl *D);