Home
last modified time | relevance | path

Searched refs:MicrosoftMangleContextImpl (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DMicrosoftMangle.cpp92 class MicrosoftMangleContextImpl : public MicrosoftMangleContext { class
101 MicrosoftMangleContextImpl(ASTContext &Context, DiagnosticsEngine &Diags) in MicrosoftMangleContextImpl() function in __anonea8b6ddd0111::MicrosoftMangleContextImpl
212 MicrosoftMangleContextImpl &Context;
236 MicrosoftCXXNameMangler(MicrosoftMangleContextImpl &C, raw_ostream &Out_) in MicrosoftCXXNameMangler()
241 MicrosoftCXXNameMangler(MicrosoftMangleContextImpl &C, raw_ostream &Out_, in MicrosoftCXXNameMangler()
247 MicrosoftCXXNameMangler(MicrosoftMangleContextImpl &C, raw_ostream &Out_, in MicrosoftCXXNameMangler()
322 bool MicrosoftMangleContextImpl::shouldMangleCXXName(const NamedDecl *D) { in shouldMangleCXXName()
377 MicrosoftMangleContextImpl::shouldMangleStringLiteral(const StringLiteral *SL) { in shouldMangleStringLiteral()
2347 void MicrosoftMangleContextImpl::mangleCXXName(const NamedDecl *D, in mangleCXXName()
2451 MicrosoftMangleContextImpl::mangleVirtualMemPtrThunk(const CXXMethodDecl *MD, in mangleVirtualMemPtrThunk()
[all …]