Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Passes/
H A DStandardInstrumentations.cpp124 StringRef OldLineFormat, StringRef NewLineFormat, in doSystemDiff() argument
160 SmallString<128> NLF = formatv("--new-line-format={0}", NewLineFormat); in doSystemDiff()
1550 SmallString<80> NewLineFormat = formatv( in getBodyContent() local
1557 OldLineFormat, NewLineFormat, UnchangedLineFormat); in getBodyContent()