Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DMicrosoftMangle.cpp2321 void MicrosoftMangleContextImpl::mangleTypeName(QualType T, raw_ostream &Out) { in mangleTypeName() function in MicrosoftMangleContextImpl
H A DItaniumMangle.cpp3922 void ItaniumMangleContextImpl::mangleTypeName(QualType Ty, raw_ostream &Out) { in mangleTypeName() function in ItaniumMangleContextImpl