Lines Matching refs:PreprocessorOptions
205 const PreprocessorOptions &PPOpts, bool Complain, in ReadPreprocessorOptions()
584 collectMacroDefinitions(const PreprocessorOptions &PPOpts, in collectMacroDefinitions()
626 static bool checkPreprocessorOptions(const PreprocessorOptions &PPOpts, in checkPreprocessorOptions()
627 const PreprocessorOptions &ExistingPPOpts, in checkPreprocessorOptions()
748 bool PCHValidator::ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, in ReadPreprocessorOptions()
751 const PreprocessorOptions &ExistingPPOpts = PP.getPreprocessorOpts(); in ReadPreprocessorOptions()
761 const PreprocessorOptions &PPOpts, in ReadPreprocessorOptions()
5065 const PreprocessorOptions &ExistingPPOpts;
5072 const PreprocessorOptions &ExistingPPOpts, in SimplePCHValidator()
5101 bool ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, in ReadPreprocessorOptions()
5379 const PreprocessorOptions &PPOpts, in isAcceptableASTFile()
5819 PreprocessorOptions PPOpts; in ParsePreprocessorOptions()