Home | History | Annotate | Download | only in Lex

Lines Matching refs:FormTokenWithChars

1440     FormTokenWithChars(Result, CurPtr, tok::raw_identifier);
1583 FormTokenWithChars(Result, CurPtr, tok::numeric_constant);
1664 FormTokenWithChars(Result, CurPtr-1, tok::unknown);
1671 FormTokenWithChars(Result, CurPtr-1, tok::unknown);
1690 FormTokenWithChars(Result, CurPtr, Kind);
1737 FormTokenWithChars(Result, CurPtr, tok::unknown);
1758 FormTokenWithChars(Result, CurPtr-1, tok::unknown);
1769 FormTokenWithChars(Result, CurPtr, Kind);
1789 FormTokenWithChars(Result, AfterLessPos, tok::less);
1803 FormTokenWithChars(Result, CurPtr, tok::angle_string_literal);
1824 FormTokenWithChars(Result, CurPtr, tok::unknown);
1837 FormTokenWithChars(Result, CurPtr-1, tok::unknown);
1844 FormTokenWithChars(Result, CurPtr-1, tok::unknown);
1863 FormTokenWithChars(Result, CurPtr, Kind);
1901 FormTokenWithChars(Result, CurPtr, tok::unknown);
2056 FormTokenWithChars(Result, CurPtr, tok::comment);
2175 FormTokenWithChars(Result, CurPtr, tok::unknown);
2272 FormTokenWithChars(Result, CurPtr, tok::unknown);
2297 FormTokenWithChars(Result, CurPtr, tok::comment);
2384 FormTokenWithChars(Result, CurPtr, tok::eod);
2396 FormTokenWithChars(Result, BufferEnd, tok::eof);
2725 FormTokenWithChars(Result, CurPtr, tok::unknown);
2753 FormTokenWithChars(Result, CurPtr, tok::unknown);
2785 FormTokenWithChars(Result, CurPtr, tok::code_completion);
3432 FormTokenWithChars(Result, CurPtr, Kind);
3438 FormTokenWithChars(Result, CurPtr, tok::hash);