Searched refs:PreambleInvocation (Results 1 – 1 of 1) sorted by relevance
1348 PreambleInvocation(new CompilerInvocation(PreambleInvocationIn)); in getMainBufferWithPrecompiledPreamble() local1349 FrontendOptions &FrontendOpts = PreambleInvocation->getFrontendOpts(); in getMainBufferWithPrecompiledPreamble()1351 = PreambleInvocation->getPreprocessorOpts(); in getMainBufferWithPrecompiledPreamble()1353 ComputedPreamble NewPreamble = ComputePreamble(*PreambleInvocation, MaxLines); in getMainBufferWithPrecompiledPreamble()1440 PreambleInvocation->getDiagnosticOpts()); in getMainBufferWithPrecompiledPreamble()1515 Clang->setInvocation(&*PreambleInvocation); in getMainBufferWithPrecompiledPreamble()