Searched refs:PreambleInvocation (Results 1 – 1 of 1) sorted by relevance
320 auto PreambleInvocation = std::make_shared<CompilerInvocation>(Invocation); in Build() local321 FrontendOptions &FrontendOpts = PreambleInvocation->getFrontendOpts(); in Build()323 PreambleInvocation->getPreprocessorOpts(); in Build()364 Clang->setInvocation(std::move(PreambleInvocation)); in Build()504 auto PreambleInvocation = std::make_shared<CompilerInvocation>(Invocation); in CanReuse() local506 PreambleInvocation->getPreprocessorOpts(); in CanReuse()