Searched defs:mangleCXXRTTI (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DMicrosoftMangle.cpp164 void mangleCXXRTTI(QualType T, raw_ostream &Out) override;
2633 void MicrosoftMangleContextImpl::mangleCXXRTTI(QualType T, raw_ostream &Out) { function in class:MicrosoftMangleContextImpl
2696 mangleCXXRTTI(T, MHO);

Completed in 77 milliseconds