Home | History | Annotate | Download | only in Parse

Lines Matching refs:Preprocessor

28 /// \brief A comment handler that passes comments found by the preprocessor
36 virtual bool HandleComment(Preprocessor &PP, SourceRange Comment) {
51 Parser::Parser(Preprocessor &pp, Sema &actions, bool skipFunctionBodies)
1336 // In case the tokens were cached, have Preprocessor replace them
1605 // In case the tokens were cached, have Preprocessor replace