Searched defs:shouldMangleStringLiteral (Results 1 – 2 of 2) 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 __anon0e1fea670111::ItaniumMangleContextImpl |