Searched refs:PreambleInvocation (Results 1 – 1 of 1) sorted by relevance
241 auto PreambleInvocation = std::make_shared<CompilerInvocation>(Invocation); in Build() local242 FrontendOptions &FrontendOpts = PreambleInvocation->getFrontendOpts(); in Build()244 PreambleInvocation->getPreprocessorOpts(); in Build()284 Clang->setInvocation(std::move(PreambleInvocation)); in Build()420 auto PreambleInvocation = std::make_shared<CompilerInvocation>(Invocation); in CanReuse() local422 PreambleInvocation->getPreprocessorOpts(); in CanReuse()