Searched refs:ExistingPPOpts (Results 1 – 1 of 1) sorted by relevance
696 if (PPOpts.UsePredefines != ExistingPPOpts.UsePredefines && Validate) { in checkPreprocessorOptions()714 StringRef File = ExistingPPOpts.Includes[I]; in checkPreprocessorOptions()716 if (!ExistingPPOpts.ImplicitPCHInclude.empty() && in checkPreprocessorOptions()717 !ExistingPPOpts.PCHThroughHeader.empty()) { in checkPreprocessorOptions()726 if (File == ExistingPPOpts.ImplicitPCHInclude) in checkPreprocessorOptions()739 StringRef File = ExistingPPOpts.MacroIncludes[I]; in checkPreprocessorOptions()756 const PreprocessorOptions &ExistingPPOpts = PP.getPreprocessorOpts(); in ReadPreprocessorOptions() local758 return checkPreprocessorOptions(PPOpts, ExistingPPOpts, in ReadPreprocessorOptions()5131 const PreprocessorOptions &ExistingPPOpts; member in __anon60ee48d60a11::SimplePCHValidator5138 const PreprocessorOptions &ExistingPPOpts, in SimplePCHValidator() argument[all …]