Lines Matching refs:PreprocessorOptions
202 const PreprocessorOptions &PPOpts, bool Complain, in ReadPreprocessorOptions()
581 collectMacroDefinitions(const PreprocessorOptions &PPOpts, in collectMacroDefinitions()
623 static bool checkPreprocessorOptions(const PreprocessorOptions &PPOpts, in checkPreprocessorOptions()
624 const PreprocessorOptions &ExistingPPOpts, in checkPreprocessorOptions()
745 bool PCHValidator::ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, in ReadPreprocessorOptions()
748 const PreprocessorOptions &ExistingPPOpts = PP.getPreprocessorOpts(); in ReadPreprocessorOptions()
758 const PreprocessorOptions &PPOpts, in ReadPreprocessorOptions()
4672 const PreprocessorOptions &ExistingPPOpts;
4679 const PreprocessorOptions &ExistingPPOpts, in SimplePCHValidator()
4708 bool ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, in ReadPreprocessorOptions()
4937 const PreprocessorOptions &PPOpts, in isAcceptableASTFile()
5368 PreprocessorOptions PPOpts; in ParsePreprocessorOptions()