Home
last modified time | relevance | path

Searched defs:MaxLines (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp355 unsigned MaxLines) { in ComputePreambleBounds()
H A DTextDiagnostic.cpp1325 const unsigned MaxLines = DiagOpts->SnippetLineLimit; in emitSnippetAndCaret() local
H A DASTUnit.cpp1343 unsigned MaxLines) { in getMainBufferWithPrecompiledPreamble()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp639 unsigned MaxLines) { in ComputePreamble()