Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp143 class MicrosoftMangleContextImpl : public MicrosoftMangleContext { class
153 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 MicrosoftMangleContextImpl
508 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 …]