Searched refs:CheckObjCDeclScope (Results 1 – 2 of 2) sorted by relevance
599 CheckObjCDeclScope(IDecl); in ActOnStartClassInterface()665 if (!CheckObjCDeclScope(AliasDecl)) in ActOnCompatibilityAlias()758 CheckObjCDeclScope(PDecl); in ActOnStartProtocolInterface()869 CheckObjCDeclScope(PDecl); in ActOnForwardProtocolDeclaration()945 CheckObjCDeclScope(CDecl); in ActOnStartCategoryInterface()1007 CheckObjCDeclScope(CDecl); in ActOnStartCategoryImplementation()1103 if (CheckObjCDeclScope(IMPDecl)) in ActOnStartClassImplementation()2076 CheckObjCDeclScope(IDecl); in ActOnForwardClassDeclaration()3323 bool Sema::CheckObjCDeclScope(Decl *D) { in CheckObjCDeclScope() function in Sema
8206 bool CheckObjCDeclScope(Decl *D);