Searched refs:MicrosoftMangleContextImpl (Results 1 – 1 of 1) sorted by relevance
143 class MicrosoftMangleContextImpl : public MicrosoftMangleContext { class153 MicrosoftMangleContextImpl(ASTContext &Context, DiagnosticsEngine &Diags,312 MicrosoftMangleContextImpl &Context;344 MicrosoftCXXNameMangler(MicrosoftMangleContextImpl &C, raw_ostream &Out_) in MicrosoftCXXNameMangler()350 MicrosoftCXXNameMangler(MicrosoftMangleContextImpl &C, raw_ostream &Out_, in MicrosoftCXXNameMangler()357 MicrosoftCXXNameMangler(MicrosoftMangleContextImpl &C, raw_ostream &Out_, in MicrosoftCXXNameMangler()479 MicrosoftMangleContextImpl::MicrosoftMangleContextImpl(ASTContext &Context, in MicrosoftMangleContextImpl() function in MicrosoftMangleContextImpl508 bool MicrosoftMangleContextImpl::shouldMangleCXXName(const NamedDecl *D) { in shouldMangleCXXName()563 MicrosoftMangleContextImpl::shouldMangleStringLiteral(const StringLiteral *SL) { in shouldMangleStringLiteral()3645 void MicrosoftMangleContextImpl::mangleCXXName(GlobalDecl GD, in mangleCXXName()[all …]