Home
last modified time | relevance | path

Searched defs:mangleStringLiteral (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp4146 void MicrosoftMangleContextImpl::mangleStringLiteral(const StringLiteral *SL, mangleStringLiteral() function in MicrosoftMangleContextImpl
H A DItaniumMangle.cpp7311 void ItaniumMangleContextImpl::mangleStringLiteral(const StringLiteral *, raw_ostream &) { mangleStringLiteral() function in ItaniumMangleContextImpl