Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DYAMLParser.cpp1462 static unsigned getChompedLineBreaks(char ChompingIndicator, in getChompedLineBreaks() function
1637 Str.append(getChompedLineBreaks(ChompingIndicator, LineBreaks, Str), '\n'); in scanBlockScalar()