Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPrintPasses.h78 StringRef OldLineFormat, StringRef NewLineFormat,
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DPrintPasses.cpp208 StringRef OldLineFormat, StringRef NewLineFormat, in doSystemDiff() argument
224 ("--new-line-format=" + NewLineFormat).toVector(NLF); in doSystemDiff()
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1919 SmallString<80> NewLineFormat = formatv( in getBodyContent() local
1926 OldLineFormat, NewLineFormat, UnchangedLineFormat); in getBodyContent()