Searched refs:CheckObjCDeclScope (Results 1 – 3 of 3) sorted by relevance
1107 CheckObjCDeclScope(IDecl); in ActOnStartClassInterface()1185 if (!CheckObjCDeclScope(AliasDecl)) in ActOnCompatibilityAlias()1287 CheckObjCDeclScope(PDecl); in ActOnStartProtocolInterface()1803 CheckObjCDeclScope(PDecl); in ActOnForwardProtocolDeclaration()1908 CheckObjCDeclScope(CDecl); in ActOnStartCategoryInterface()1979 CheckObjCDeclScope(CDecl); in ActOnStartCategoryImplementation()2086 if (CheckObjCDeclScope(IMPDecl)) { in ActOnStartClassImplementation()3158 CheckObjCDeclScope(IDecl); in ActOnForwardClassDeclaration()5097 bool SemaObjC::CheckObjCDeclScope(Decl *D) { in CheckObjCDeclScope() function in SemaObjC
487 bool CheckObjCDeclScope(Decl *D);
5240 {"_ZN5clang4Sema18CheckObjCDeclScopeEPNS_4DeclE", "clang::Sema::CheckObjCDeclScope(clang::Decl*)"},