Home
last modified time | relevance | path

Searched refs:getChompedLineBreaks (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DYAMLParser.cpp1533 static unsigned getChompedLineBreaks(char ChompingIndicator, in getChompedLineBreaks() function
1708 Str.append(getChompedLineBreaks(ChompingIndicator, LineBreaks, Str), '\n'); in scanBlockScalar()