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

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

Completed in 170 milliseconds