Searched refs:MicrosoftMangleContextImpl (Results 1 – 1 of 1) sorted by relevance
125 class MicrosoftMangleContextImpl : public MicrosoftMangleContext { class134 MicrosoftMangleContextImpl(ASTContext &Context, DiagnosticsEngine &Diags) in MicrosoftMangleContextImpl() function in __anon6122d8660111::MicrosoftMangleContextImpl247 MicrosoftMangleContextImpl &Context;274 MicrosoftCXXNameMangler(MicrosoftMangleContextImpl &C, raw_ostream &Out_) in MicrosoftCXXNameMangler()279 MicrosoftCXXNameMangler(MicrosoftMangleContextImpl &C, raw_ostream &Out_, in MicrosoftCXXNameMangler()285 MicrosoftCXXNameMangler(MicrosoftMangleContextImpl &C, raw_ostream &Out_, in MicrosoftCXXNameMangler()364 bool MicrosoftMangleContextImpl::shouldMangleCXXName(const NamedDecl *D) { in shouldMangleCXXName()419 MicrosoftMangleContextImpl::shouldMangleStringLiteral(const StringLiteral *SL) { in shouldMangleStringLiteral()2446 void MicrosoftMangleContextImpl::mangleCXXName(const NamedDecl *D, in mangleCXXName()2551 MicrosoftMangleContextImpl::mangleVirtualMemPtrThunk(const CXXMethodDecl *MD, in mangleVirtualMemPtrThunk()[all …]