Searched refs:DeclMustBeEmitted (Results 1 – 11 of 11) sorted by relevance
251 Ctx->DeclMustBeEmitted(VD)) { in HandleTagDeclDefinition()261 if (Ctx->DeclMustBeEmitted(DRD)) in HandleTagDeclDefinition()264 if (Ctx->DeclMustBeEmitted(DMD)) in HandleTagDeclDefinition()
1860 if (!getContext().DeclMustBeEmitted(cast<VarDecl>(Value))) in tryEmitAsConstant()
3767 return getContext().DeclMustBeEmitted(Global); in MustBeEmitted()
1466 return getASTContext().DeclMustBeEmitted(global); in mustBeEmitted()
3387 bool DeclMustBeEmitted(const Decl *D);
3038 return Context.DeclMustBeEmitted(D); in isRequiredDecl()
3240 getContext().DeclMustBeEmitted(D)) in isConsumerInterestedIn()
1876 Context.DeclMustBeEmitted(FD)) in ShouldWarnIfUnusedFileScopedDecl()1885 if (Context.DeclMustBeEmitted(VD)) in ShouldWarnIfUnusedFileScopedDecl()14844 if (Context.DeclMustBeEmitted(var) && !ModuleScopes.empty()) in CheckCompleteVariableDeclaration()14858 if (Context.DeclMustBeEmitted(var) && !ModuleScopes.empty()) in CheckCompleteVariableDeclaration()
7296 (getLangOpts().EmitAllDecls || Context.DeclMustBeEmitted(Definition))) in checkOpenMPDeclareVariantFunction()
12934 bool ASTContext::DeclMustBeEmitted(const Decl *D) { in DeclMustBeEmitted() function in ASTContext13054 if (DeclMustBeEmitted(BindingVD)) in DeclMustBeEmitted()
8972 {"_ZN5clang10ASTContext17DeclMustBeEmittedEPKNS_4DeclE", "clang::ASTContext::DeclMustBeEmitted(clan…