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