Searched refs:MaxLines (Results 1 – 11 of 11) sorted by relevance
44 unsigned MaxLines);
378 unsigned MaxLines = 0);
445 unsigned MaxLines);450 unsigned MaxLines = 0);
450 unsigned MaxLines = 0);
518 unsigned MaxLines = 0);
307 unsigned MaxLines) { in ComputePreambleBounds() argument308 return Lexer::ComputePreamble(Buffer.getBuffer(), LangOpts, MaxLines); in ComputePreambleBounds()
1178 const unsigned MaxLines = DiagOpts->SnippetLineLimit; in emitSnippetAndCaret() local1184 Lines = maybeAddRange(Lines, *OptionalRange, MaxLines); in emitSnippetAndCaret()
1308 unsigned MaxLines) { in getMainBufferWithPrecompiledPreamble() argument1318 *PreambleInvocationIn.getLangOpts(), *MainFileBuffer, MaxLines); in getMainBufferWithPrecompiledPreamble()
1188 ASTUnit::ComputePreamble(CompilerInvocation &Invocation, unsigned MaxLines) { in ComputePreamble() argument1239 *Invocation.getLangOpts(), MaxLines); in ComputePreamble()1343 unsigned MaxLines) { in getMainBufferWithPrecompiledPreamble() argument1351 ComputedPreamble NewPreamble = ComputePreamble(*PreambleInvocation, MaxLines); in getMainBufferWithPrecompiledPreamble()
539 unsigned MaxLines) { in ComputePreamble() argument559 if (MaxLines) { in ComputePreamble()566 if (CurLine == MaxLines) in ComputePreamble()
587 unsigned MaxLines) { in ComputePreamble() argument602 if (MaxLines) { in ComputePreamble()609 if (CurLine == MaxLines) in ComputePreamble()