Searched defs:shouldMangleStringLiteral (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | MicrosoftMangle.cpp | 563 MicrosoftMangleContextImpl::shouldMangleStringLiteral(const StringLiteral *SL) { shouldMangleStringLiteral() function in MicrosoftMangleContextImpl |
H A D | ItaniumMangle.cpp | 92 bool shouldMangleStringLiteral(const StringLiteral *) override { shouldMangleStringLiteral() function in __anonaa0cbdaf0111::ItaniumMangleContextImpl |