Lines Matching refs:Preprocessor
36 #include "clang/Lex/Preprocessor.h"
217 /// \brief Collect the macro definitions provided by the given preprocessor
254 /// \brief Check the preprocessor options deserialized from the control block
255 /// against the preprocessor options in an existing preprocessor.
272 // Dig out the macro definition in the existing preprocessor options.
1349 // If there was no preprocessor block, skip this file.
2064 Error("malformed preprocessor detail record in AST file");
7221 /// preprocessor.
7479 ASTReader::ASTReader(Preprocessor &PP, ASTContext &Context,