Home
last modified time | relevance | path

Searched refs:OldLineFormat (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
159 SmallString<128> OLF = formatv("--old-line-format={0}", OldLineFormat); in doSystemDiff()
1548 SmallString<80> OldLineFormat = formatv( in getBodyContent() local
1557 OldLineFormat, NewLineFormat, UnchangedLineFormat); in getBodyContent()