Home | History | Annotate | Download | only in Lex

Lines Matching refs:LexAngledStringLiteral

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