Lines Matching refs:PreprocessorOptions
216 const PreprocessorOptions &PPOpts, bool ReadMacros, bool Complain, in ReadPreprocessorOptions()
614 collectMacroDefinitions(const PreprocessorOptions &PPOpts, in collectMacroDefinitions()
666 const PreprocessorOptions &PPOpts, in checkPreprocessorOptions()
667 const PreprocessorOptions &ExistingPPOpts, bool ReadMacros, in checkPreprocessorOptions()
816 bool PCHValidator::ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, in ReadPreprocessorOptions()
819 const PreprocessorOptions &ExistingPPOpts = PP.getPreprocessorOpts(); in ReadPreprocessorOptions()
827 const PreprocessorOptions &PPOpts, bool ReadMacros, bool Complain, in ReadPreprocessorOptions()
844 const PreprocessorOptions &PPOpts) { in checkModuleCachePath()
5352 const PreprocessorOptions &ExistingPPOpts;
5360 const PreprocessorOptions &ExistingPPOpts, in SimplePCHValidator()
5389 bool ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, in ReadPreprocessorOptions()
5701 const PreprocessorOptions &PPOpts, in isAcceptableASTFile()
6175 PreprocessorOptions PPOpts; in ParsePreprocessorOptions()