Searched refs:mangleSubstitution (Results 1 – 1 of 1) sorted by relevance
314 bool mangleSubstitution(const NamedDecl *ND);315 bool mangleSubstitution(QualType T);316 bool mangleSubstitution(TemplateName Template);317 bool mangleSubstitution(uintptr_t Ptr);653 if (mangleSubstitution(ND)) in mangleUnscopedTemplateName()671 if (mangleSubstitution(Template)) in mangleUnscopedTemplateName()769 if (!mangleSubstitution(QualType(TST, 0))) { in manglePrefix()780 if (!mangleSubstitution(QualType(DTST, 0))) { in manglePrefix()1356 if (mangleSubstitution(ND)) in manglePrefix()1404 if (mangleSubstitution(ND)) in mangleTemplatePrefix()[all …]