Searched refs:ExistingPPOpts (Results 1 – 1 of 1) sorted by relevance
688 if (PPOpts.UsePredefines != ExistingPPOpts.UsePredefines && Validate) { in checkPreprocessorOptions()706 StringRef File = ExistingPPOpts.Includes[I]; in checkPreprocessorOptions()708 if (!ExistingPPOpts.ImplicitPCHInclude.empty() && in checkPreprocessorOptions()709 !ExistingPPOpts.PCHThroughHeader.empty()) { in checkPreprocessorOptions()718 if (File == ExistingPPOpts.ImplicitPCHInclude) in checkPreprocessorOptions()731 StringRef File = ExistingPPOpts.MacroIncludes[I]; in checkPreprocessorOptions()748 const PreprocessorOptions &ExistingPPOpts = PP.getPreprocessorOpts(); in ReadPreprocessorOptions() local750 return checkPreprocessorOptions(PPOpts, ExistingPPOpts, in ReadPreprocessorOptions()4672 const PreprocessorOptions &ExistingPPOpts; member in __anon77ecc0710711::SimplePCHValidator4679 const PreprocessorOptions &ExistingPPOpts, in SimplePCHValidator() argument[all …]