Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DMicrosoftMangle.cpp2803 void MicrosoftMangleContextImpl::mangleTypeName(QualType T, raw_ostream &Out) { in mangleTypeName() function in MicrosoftMangleContextImpl
DItaniumMangle.cpp4670 void ItaniumMangleContextImpl::mangleTypeName(QualType Ty, raw_ostream &Out) { in mangleTypeName() function in ItaniumMangleContextImpl
/external/llvm-project/clang/lib/AST/
DMicrosoftMangle.cpp3594 void MicrosoftMangleContextImpl::mangleTypeName(QualType T, raw_ostream &Out) { in mangleTypeName() function in MicrosoftMangleContextImpl
DItaniumMangle.cpp5864 void ItaniumMangleContextImpl::mangleTypeName(QualType Ty, raw_ostream &Out) { in mangleTypeName() function in ItaniumMangleContextImpl