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