Searched refs:MaxLines (Results 1 – 4 of 4) sorted by relevance
389 unsigned MaxLines, bool &CreatedBuffer);394 unsigned MaxLines = 0);
411 unsigned MaxLines = 0);
1261 unsigned MaxLines, bool &CreatedBuffer) { in ComputePreamble() argument1332 MaxLines)); in ComputePreamble()1372 unsigned MaxLines) { in getMainBufferWithPrecompiledPreamble() argument1382 = ComputePreamble(*PreambleInvocation, MaxLines, CreatedPreambleBuffer); in getMainBufferWithPrecompiledPreamble()
552 const LangOptions &LangOpts, unsigned MaxLines) { in ComputePreamble() argument572 if (MaxLines) { in ComputePreamble()579 if (CurLine == MaxLines) in ComputePreamble()