Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Support/
HDYAMLParser.cpp1593 unsigned LineBreaks, StringRef Str) { in getChompedLineBreaks()
1641 unsigned &LineBreaks, bool &IsDone) { in findBlockScalarIndent()
1731 unsigned LineBreaks = 0; in scanBlockScalar() local