Searched refs:MicrosoftMangleContextImpl (Results 1 – 1 of 1) sorted by relevance
127 class MicrosoftMangleContextImpl : public MicrosoftMangleContext { class137 MicrosoftMangleContextImpl(ASTContext &Context, DiagnosticsEngine &Diags);295 MicrosoftMangleContextImpl &Context;326 MicrosoftCXXNameMangler(MicrosoftMangleContextImpl &C, raw_ostream &Out_) in MicrosoftCXXNameMangler()332 MicrosoftCXXNameMangler(MicrosoftMangleContextImpl &C, raw_ostream &Out_, in MicrosoftCXXNameMangler()339 MicrosoftCXXNameMangler(MicrosoftMangleContextImpl &C, raw_ostream &Out_, in MicrosoftCXXNameMangler()448 MicrosoftMangleContextImpl::MicrosoftMangleContextImpl(ASTContext &Context, in MicrosoftMangleContextImpl() function in MicrosoftMangleContextImpl476 bool MicrosoftMangleContextImpl::shouldMangleCXXName(const NamedDecl *D) { in shouldMangleCXXName()532 MicrosoftMangleContextImpl::shouldMangleStringLiteral(const StringLiteral *SL) { in shouldMangleStringLiteral()3310 void MicrosoftMangleContextImpl::mangleCXXName(GlobalDecl GD, in mangleCXXName()[all …]