Searched refs:ImportingPPOpts (Results 1 – 1 of 1) sorted by relevance
958 PreprocessorOptions &ImportingPPOpts in compileModuleImpl() local960 if (!ImportingPPOpts.FailedModules) in compileModuleImpl()961 ImportingPPOpts.FailedModules = new PreprocessorOptions::FailedModulesSet; in compileModuleImpl()962 PPOpts.FailedModules = ImportingPPOpts.FailedModules; in compileModuleImpl()