Searched refs:StringLiteralQuote (Results 1 – 3 of 3) sorted by relevance
21 std::string StringLiteralQuote(const std::string& s);
48 std::string StringLiteralQuote(const std::string& s) { in StringLiteralQuote() function
119 StringLiteralQuote(std::string( in RunLexer()