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