Searched defs:shouldMangleStringLiteral (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ | ||
H A D | MicrosoftMangle.cpp | 532 MicrosoftMangleContextImpl::shouldMangleStringLiteral(const StringLiteral *SL) { in shouldMangleStringLiteral() function in MicrosoftMangleContextImpl |
H A D | ItaniumMangle.cpp | 141 bool shouldMangleStringLiteral(const StringLiteral *) override { in shouldMangleStringLiteral() function in __anon58ce5dc70111::ItaniumMangleContextImpl |