Searched defs:shouldMangleStringLiteral (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/contrib/llvm-project/clang/lib/AST/ | ||
| HD | MicrosoftMangle.cpp | 563 MicrosoftMangleContextImpl::shouldMangleStringLiteral(const StringLiteral *SL) { in shouldMangleStringLiteral() function in MicrosoftMangleContextImpl |
| HD | ItaniumMangle.cpp | 92 bool shouldMangleStringLiteral(const StringLiteral *) override { in shouldMangleStringLiteral() function in __anone0039bd60111::ItaniumMangleContextImpl |