Searched defs:shouldMangleStringLiteral (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/AST/ | ||
D | MicrosoftMangle.cpp | 369 MicrosoftMangleContextImpl::shouldMangleStringLiteral(const StringLiteral *SL) { in shouldMangleStringLiteral() function in MicrosoftMangleContextImpl |
D | ItaniumMangle.cpp | 138 bool shouldMangleStringLiteral(const StringLiteral *) override { in shouldMangleStringLiteral() function in __anon5aa6b61e0111::ItaniumMangleContextImpl |