Home | History | Annotate | Download | only in Lex

Lines Matching refs:LexAngledStringLiteral

1757 /// LexAngledStringLiteral - Lex the remainder of an angled string literal,
1759 void Lexer::LexAngledStringLiteral(Token &Result, const char *CurPtr) {
3197 return LexAngledStringLiteral(Result, CurPtr);