Lines Matching refs:FormTokenWithChars
1855 FormTokenWithChars(Result, CurPtr, tok::unknown); in LexUnicodeIdentifierStart()
1923 FormTokenWithChars(Result, CurPtr, tok::raw_identifier); in LexIdentifierContinue()
2047 FormTokenWithChars(Result, CurPtr, tok::numeric_constant); in LexNumericConstant()
2170 FormTokenWithChars(Result, CurPtr-1, tok::unknown); in LexStringLiteral()
2180 FormTokenWithChars(Result, CurPtr - 1, tok::unknown); in LexStringLiteral()
2200 FormTokenWithChars(Result, CurPtr, Kind); in LexStringLiteral()
2248 FormTokenWithChars(Result, CurPtr, tok::unknown); in LexRawStringLiteral()
2269 FormTokenWithChars(Result, CurPtr-1, tok::unknown); in LexRawStringLiteral()
2280 FormTokenWithChars(Result, CurPtr, Kind); in LexRawStringLiteral()
2302 FormTokenWithChars(Result, AfterLessPos, tok::less); in LexAngledStringLiteral()
2310 FormTokenWithChars(Result, CurPtr - 1, tok::unknown); in LexAngledStringLiteral()
2324 FormTokenWithChars(Result, CurPtr, tok::header_name); in LexAngledStringLiteral()
2382 FormTokenWithChars(Result, CurPtr, tok::unknown); in LexCharConstant()
2395 FormTokenWithChars(Result, CurPtr-1, tok::unknown); in LexCharConstant()
2402 FormTokenWithChars(Result, CurPtr-1, tok::unknown); in LexCharConstant()
2422 FormTokenWithChars(Result, CurPtr, Kind); in LexCharConstant()
2472 FormTokenWithChars(Result, CurPtr, tok::unknown); in SkipWhitespace()
2676 FormTokenWithChars(Result, CurPtr, tok::comment); in SaveLineComment()
2810 FormTokenWithChars(Result, CurPtr, tok::unknown); in SkipBlockComment()
2959 FormTokenWithChars(Result, CurPtr, tok::unknown); in SkipBlockComment()
2984 FormTokenWithChars(Result, CurPtr, tok::comment); in SkipBlockComment()
3073 FormTokenWithChars(Result, CurPtr, tok::eod); in LexEndOfFile()
3086 FormTokenWithChars(Result, BufferEnd, tok::eof); in LexEndOfFile()
3312 FormTokenWithChars(Result, End, tok::raw_identifier); in lexEditorPlaceholder()
3677 FormTokenWithChars(Result, CurPtr, tok::unknown); in LexTokenInternal()
3705 FormTokenWithChars(Result, CurPtr, tok::code_completion); in LexTokenInternal()
4425 FormTokenWithChars(Result, CurPtr, Kind); in LexTokenInternal()
4431 FormTokenWithChars(Result, CurPtr, tok::hash); in LexTokenInternal()