Home
last modified time | relevance | path

Searched defs:ExistingLangOpts (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp130 const LangOptions &ExistingLangOpts; member in __anond7e831410111::PrebuiltModuleListener
/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp283 checkLanguageOptions(const LangOptions & LangOpts,const LangOptions & ExistingLangOpts,DiagnosticsEngine * Diags,bool AllowCompatibleDifferences=true) checkLanguageOptions() argument
455 const LangOptions &ExistingLangOpts = PP.getLangOpts(); ReadLanguageOptions() local
5350 const LangOptions &ExistingLangOpts; global() member in __anon89b64c550c11::SimplePCHValidator
5358 SimplePCHValidator(const LangOptions & ExistingLangOpts,const TargetOptions & ExistingTargetOpts,const PreprocessorOptions & ExistingPPOpts,StringRef ExistingModuleCachePath,FileManager & FileMgr,bool StrictOptionMatches) SimplePCHValidator() argument
[all...]