Searched defs:shouldMangleStringLiteral (Results 1 – 4 of 4) sorted by relevance
| /external/clang/lib/AST/ | ||
| D | MicrosoftMangle.cpp | 419 MicrosoftMangleContextImpl::shouldMangleStringLiteral(const StringLiteral *SL) { in shouldMangleStringLiteral() function in MicrosoftMangleContextImpl |
| D | ItaniumMangle.cpp | 140 bool shouldMangleStringLiteral(const StringLiteral *) override { in shouldMangleStringLiteral() function in __anona9e6be050111::ItaniumMangleContextImpl |
| /external/llvm-project/clang/lib/AST/ | ||
| D | MicrosoftMangle.cpp | 491 MicrosoftMangleContextImpl::shouldMangleStringLiteral(const StringLiteral *SL) { in shouldMangleStringLiteral() function in MicrosoftMangleContextImpl |
| D | ItaniumMangle.cpp | 137 bool shouldMangleStringLiteral(const StringLiteral *) override { in shouldMangleStringLiteral() function in __anon0cd394f30111::ItaniumMangleContextImpl |