Home | History | Annotate | Download | only in Lex

Lines Matching refs:Preprocessor

21   class Preprocessor;
39 /// PP - The current preprocessor object we are expanding for.
41 Preprocessor &PP;
47 /// the preprocessor, or some other buffer that we may or may not own
49 /// Note that if it points into Preprocessor's cache buffer, the Preprocessor
52 friend class Preprocessor;
102 MacroArgs *ActualArgs, Preprocessor &pp)
118 bool ownsTokens, Preprocessor &pp)
142 /// preprocessor directive.