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