Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp1082 PreprocessorOptions &ImportingPPOpts local
1084 if (!ImportingPPOpts.FailedModules)
1085 ImportingPPOpts.FailedModules =
1087 PPOpts.FailedModules = ImportingPPOpts.FailedModules;