Lines Matching refs:PreprocessorOptions
208 const PreprocessorOptions &PPOpts, bool Complain, in ReadPreprocessorOptions()
589 collectMacroDefinitions(const PreprocessorOptions &PPOpts, in collectMacroDefinitions()
631 static bool checkPreprocessorOptions(const PreprocessorOptions &PPOpts, in checkPreprocessorOptions()
632 const PreprocessorOptions &ExistingPPOpts, in checkPreprocessorOptions()
753 bool PCHValidator::ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, in ReadPreprocessorOptions()
756 const PreprocessorOptions &ExistingPPOpts = PP.getPreprocessorOpts(); in ReadPreprocessorOptions()
766 const PreprocessorOptions &PPOpts, in ReadPreprocessorOptions()
787 const PreprocessorOptions &PPOpts) { in checkHeaderSearchOptions()
5131 const PreprocessorOptions &ExistingPPOpts;
5138 const PreprocessorOptions &ExistingPPOpts, in SimplePCHValidator()
5165 bool ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, in ReadPreprocessorOptions()
5445 const PreprocessorOptions &PPOpts, in isAcceptableASTFile()
5890 PreprocessorOptions PPOpts; in ParsePreprocessorOptions()