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

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

Completed in 1205 milliseconds