Searched refs:CheckObjCDeclScope (Results 1 – 2 of 2) sorted by relevance
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()5060 bool Sema::CheckObjCDeclScope(Decl *D) { in CheckObjCDeclScope() function in Sema
11890 bool CheckObjCDeclScope(Decl *D);