Home
last modified time | relevance | path

Searched defs:mangleTypeName (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DMicrosoftMangle.cpp3746 void MicrosoftMangleContextImpl::mangleTypeName(QualType T, raw_ostream &Out) { in mangleTypeName() function in MicrosoftMangleContextImpl
H A DItaniumMangle.cpp6527 void ItaniumMangleContextImpl::mangleTypeName(QualType Ty, raw_ostream &Out) { in mangleTypeName() function in ItaniumMangleContextImpl