Searched refs:CheckObjCDeclScope (Results 1 – 2 of 2) sorted by relevance
589 CheckObjCDeclScope(IDecl); in ActOnStartClassInterface()657 if (!CheckObjCDeclScope(AliasDecl)) in ActOnCompatibilityAlias()750 CheckObjCDeclScope(PDecl); in ActOnStartProtocolInterface()843 CheckObjCDeclScope(PDecl); in ActOnForwardProtocolDeclaration()919 CheckObjCDeclScope(CDecl); in ActOnStartCategoryInterface()981 CheckObjCDeclScope(CDecl); in ActOnStartCategoryImplementation()1078 if (CheckObjCDeclScope(IMPDecl)) in ActOnStartClassImplementation()2007 CheckObjCDeclScope(IDecl); in ActOnForwardClassDeclaration()3310 bool Sema::CheckObjCDeclScope(Decl *D) { in CheckObjCDeclScope() function in Sema
7601 bool CheckObjCDeclScope(Decl *D);