Searched defs:LexStringLiteral (Results 1 – 2 of 2) sorted by relevance
2191 bool Lexer::LexStringLiteral(Token &Result, const char *CurPtr, in LexStringLiteral() function in Lexer
1763 bool LexStringLiteral(Token &Result, std::string &String, in LexStringLiteral() function