Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DASTReader.cpp161 const LangOptions &ExistingLangOpts, in checkLanguageOptions()
282 const LangOptions &ExistingLangOpts = PP.getLangOpts(); in ReadLanguageOptions() local
3993 const LangOptions &ExistingLangOpts; member in __anon7f09a4c80411::SimplePCHValidator
3999 SimplePCHValidator(const LangOptions &ExistingLangOpts, in SimplePCHValidator()