Searched refs:PreambleInvocation (Results 1 – 1 of 1) sorted by relevance
1330 PreambleInvocation(new CompilerInvocation(PreambleInvocationIn)); in getMainBufferWithPrecompiledPreamble() local1331 FrontendOptions &FrontendOpts = PreambleInvocation->getFrontendOpts(); in getMainBufferWithPrecompiledPreamble()1333 = PreambleInvocation->getPreprocessorOpts(); in getMainBufferWithPrecompiledPreamble()1335 ComputedPreamble NewPreamble = ComputePreamble(*PreambleInvocation, MaxLines); in getMainBufferWithPrecompiledPreamble()1422 PreambleInvocation->getDiagnosticOpts()); in getMainBufferWithPrecompiledPreamble()1496 Clang->setInvocation(&*PreambleInvocation); in getMainBufferWithPrecompiledPreamble()