Searched refs:StringLiteralUnquote (Results 1 – 3 of 3) sorted by relevance
20 std::string StringLiteralUnquote(const std::string& s);
17 std::string StringLiteralUnquote(const std::string& s) { in StringLiteralUnquote() function
433 StringLiteralUnquote(child_results->NextAs<std::string>())}; in StringLiteralUnquoteAction()