Searched refs:MaxLines (Results 1 – 4 of 4) sorted by relevance
445 unsigned MaxLines);450 unsigned MaxLines = 0);
430 unsigned MaxLines = 0);
1190 ASTUnit::ComputePreamble(CompilerInvocation &Invocation, unsigned MaxLines) { in ComputePreamble() argument1241 *Invocation.getLangOpts(), MaxLines); in ComputePreamble()1345 unsigned MaxLines) { in getMainBufferWithPrecompiledPreamble() argument1353 ComputedPreamble NewPreamble = ComputePreamble(*PreambleInvocation, MaxLines); in getMainBufferWithPrecompiledPreamble()
539 unsigned MaxLines) { in ComputePreamble() argument559 if (MaxLines) { in ComputePreamble()566 if (CurLine == MaxLines) in ComputePreamble()