Searched defs:mangleCXXRTTI (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/AST/ | ||
D | MicrosoftMangle.cpp | 2633 void MicrosoftMangleContextImpl::mangleCXXRTTI(QualType T, raw_ostream &Out) { in mangleCXXRTTI() function in MicrosoftMangleContextImpl |
D | ItaniumMangle.cpp | 4654 void ItaniumMangleContextImpl::mangleCXXRTTI(QualType Ty, raw_ostream &Out) { in mangleCXXRTTI() function in ItaniumMangleContextImpl |