Home | History | Annotate | Download | only in info

Lines Matching full:needs

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