Home
last modified time | relevance | path

Searched refs:ImportingPPOpts (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1200 PreprocessorOptions &ImportingPPOpts local
1202 if (!ImportingPPOpts.FailedModules)
1203 ImportingPPOpts.FailedModules =
1205 PPOpts.FailedModules = ImportingPPOpts.FailedModules;