Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DYAMLParser.cpp1573 static unsigned getChompedLineBreaks(char ChompingIndicator, in getChompedLineBreaks() function
1764 Str.append(getChompedLineBreaks(ChompingIndicator, LineBreaks, Str), '\n'); in scanBlockScalar()