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

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

Completed in 90 milliseconds