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