Searched refs:mangleSubstitution (Results 1 – 1 of 1) sorted by relevance
312 bool mangleSubstitution(const NamedDecl *ND);313 bool mangleSubstitution(QualType T);314 bool mangleSubstitution(TemplateName Template);315 bool mangleSubstitution(uintptr_t Ptr);651 if (mangleSubstitution(ND)) in mangleUnscopedTemplateName()669 if (mangleSubstitution(Template)) in mangleUnscopedTemplateName()766 if (!mangleSubstitution(QualType(TST, 0))) { in manglePrefix()777 if (!mangleSubstitution(QualType(DTST, 0))) { in manglePrefix()1354 if (mangleSubstitution(ND)) in manglePrefix()1402 if (mangleSubstitution(ND)) in mangleTemplatePrefix()[all …]