Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Passes/
H A DStandardInstrumentations.cpp125 StringRef UnchangedLineFormat) { in doSystemDiff() argument
162 formatv("--unchanged-line-format={0}", UnchangedLineFormat); in doSystemDiff()
1552 SmallString<80> UnchangedLineFormat = formatv( in getBodyContent() local
1557 OldLineFormat, NewLineFormat, UnchangedLineFormat); in getBodyContent()