Searched defs:ExistingPPOpts (Results 1 – 1 of 1) sorted by relevance
| /freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 662 checkPreprocessorOptions(const PreprocessorOptions & PPOpts,const PreprocessorOptions & ExistingPPOpts,bool ReadMacros,DiagnosticsEngine * Diags,FileManager & FileMgr,std::string & SuggestedPredefines,const LangOptions & LangOpts,OptionValidation Validation=OptionValidateContradictions) checkPreprocessorOptions() argument 814 const PreprocessorOptions &ExistingPPOpts = PP.getPreprocessorOpts(); ReadPreprocessorOptions() local 5347 const PreprocessorOptions &ExistingPPOpts; global() member in __anond14ffef40c11::SimplePCHValidator 5355 SimplePCHValidator(const LangOptions & ExistingLangOpts,const TargetOptions & ExistingTargetOpts,const PreprocessorOptions & ExistingPPOpts,StringRef ExistingModuleCachePath,FileManager & FileMgr,bool StrictOptionMatches) SimplePCHValidator() argument [all...] |