Searched refs:getWithDecl (Results 1 – 5 of 5) sorted by relevance
163 GlobalDecl getWithDecl(const Decl *D) { in getWithDecl() function
985 return GD.getWithDecl(TD); in isTemplate()993 return GD.getWithDecl(Spec->getSpecializedTemplate()); in isTemplate()1000 return GD.getWithDecl(Spec->getSpecializedTemplate()); in isTemplate()1185 mangleUnscopedName(GD.getWithDecl(ND->getTemplatedDecl()), DC, in mangleUnscopedTemplateName()2278 mangleUnqualifiedName(GD.getWithDecl(ND->getTemplatedDecl()), DC, in mangleTemplatePrefix()
933 return GD.getWithDecl(TD); in isTemplate()941 return GD.getWithDecl(Spec->getSpecializedTemplate()); in isTemplate()948 return GD.getWithDecl(Spec->getSpecializedTemplate()); in isTemplate()
13491 getFunctionFeatureMap(FeatureMap, GlobalDecl().getWithDecl(FD)); in getFunctionFeatureMap()
1837 MC.mangleName(GD.getWithDecl(ND), Out); in getMangledNameImpl()4635 addDeferredDeclToEmit(GD.getWithDecl(FD)); in GetOrCreateLLVMFunction()