Searched refs:MicrosoftMangleContextImpl (Results 1 – 1 of 1) sorted by relevance
141 class MicrosoftMangleContextImpl : public MicrosoftMangleContext { class151 MicrosoftMangleContextImpl(ASTContext &Context, DiagnosticsEngine &Diags,310 MicrosoftMangleContextImpl &Context;346 MicrosoftCXXNameMangler(MicrosoftMangleContextImpl &C, raw_ostream &Out_) in MicrosoftCXXNameMangler()352 MicrosoftCXXNameMangler(MicrosoftMangleContextImpl &C, raw_ostream &Out_, in MicrosoftCXXNameMangler()359 MicrosoftCXXNameMangler(MicrosoftMangleContextImpl &C, raw_ostream &Out_, in MicrosoftCXXNameMangler()489 MicrosoftMangleContextImpl::MicrosoftMangleContextImpl(ASTContext &Context, in MicrosoftMangleContextImpl() function in MicrosoftMangleContextImpl518 bool MicrosoftMangleContextImpl::shouldMangleCXXName(const NamedDecl *D) { in shouldMangleCXXName()573 MicrosoftMangleContextImpl::shouldMangleStringLiteral(const StringLiteral *SL) { in shouldMangleStringLiteral()3730 void MicrosoftMangleContextImpl::mangleCXXName(GlobalDecl GD, in mangleCXXName()[all …]