Searched refs:LexAngledStringLiteral (Results 1 – 2 of 2) sorted by relevance
606 bool LexAngledStringLiteral(Token &Result, const char *CurPtr);
1854 bool Lexer::LexAngledStringLiteral(Token &Result, const char *CurPtr) { in LexAngledStringLiteral() function in Lexer3391 return LexAngledStringLiteral(Result, CurPtr); in LexTokenInternal()