Home | History | Annotate | Download | only in info

Lines Matching full:needs

236 `+=' token; it needs to be prepared for an escaped newline of some
240 The lexer needs to keep track of the correct column position,
296 previous one to see if a space needs to be inserted to preserve their
297 separate tokenization upon re-lexing (paste avoidance), so it needs to
347 the only time cpplib needs to increment this variable is whilst looking
357 that needs to be handled, or require a start-of-line call-back to be
561 parenthesis. To do this cpplib needs to temporarily disable macros and
564 the next real token is not a parenthesis cpplib needs to be able to
580 As discussed above, cpplib needs a way of marking tokens as
604 preprocessor: there needs to be a guarantee that re-reading its
804 pair, saving space whenever line number information needs to be saved.