Searched refs:MaxLines (Results 1 – 4 of 4) sorted by relevance
379 unsigned MaxLines, bool &CreatedBuffer);384 unsigned MaxLines = 0);
376 unsigned MaxLines = 0);
1207 unsigned MaxLines, bool &CreatedBuffer) { in ComputePreamble() argument1275 MaxLines)); in ComputePreamble()1315 unsigned MaxLines) { in getMainBufferWithPrecompiledPreamble() argument1325 = ComputePreamble(*PreambleInvocation, MaxLines, CreatedPreambleBuffer); in getMainBufferWithPrecompiledPreamble()
511 const LangOptions &LangOpts, unsigned MaxLines) { in ComputePreamble() argument526 if (MaxLines) { in ComputePreamble()533 if (CurLine == MaxLines) in ComputePreamble()