Searched refs:PreambleInvocation (Results 1 – 1 of 1) sorted by relevance
421 auto PreambleInvocation = std::make_shared<CompilerInvocation>(Invocation); in Build() local422 FrontendOptions &FrontendOpts = PreambleInvocation->getFrontendOpts(); in Build()424 PreambleInvocation->getPreprocessorOpts(); in Build()464 Clang->setInvocation(std::move(PreambleInvocation)); in Build()610 auto PreambleInvocation = std::make_shared<CompilerInvocation>(Invocation); in CanReuse() local612 PreambleInvocation->getPreprocessorOpts(); in CanReuse()