Searched refs:MaxLines (Results 1 – 6 of 6) sorted by relevance
44 unsigned MaxLines);
381 unsigned MaxLines = 0);
1325 const unsigned MaxLines = DiagOpts->SnippetLineLimit; in emitSnippetAndCaret() local1330 Lines = maybeAddRange(Lines, *OptionalRange, MaxLines); in emitSnippetAndCaret()1342 ? std::max(4u, getNumDisplayWidth(DisplayLineNo + MaxLines)) in emitSnippetAndCaret()
355 unsigned MaxLines) { in ComputePreambleBounds() argument356 return Lexer::ComputePreamble(Buffer.getBuffer(), LangOpts, MaxLines); in ComputePreambleBounds()
1343 unsigned MaxLines) { in getMainBufferWithPrecompiledPreamble() argument1353 PreambleInvocationIn.getLangOpts(), *MainFileBuffer, MaxLines); in getMainBufferWithPrecompiledPreamble()
639 unsigned MaxLines) { in ComputePreamble() argument654 if (MaxLines) { in ComputePreamble()661 if (CurLine == MaxLines) in ComputePreamble()