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