Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DPrintPasses.h78 StringRef OldLineFormat, StringRef NewLineFormat,
/openbsd/src/gnu/llvm/llvm/lib/IR/
DPrintPasses.cpp208 StringRef OldLineFormat, StringRef NewLineFormat, in doSystemDiff() argument
224 ("--new-line-format=" + NewLineFormat).toVector(NLF); in doSystemDiff()
/openbsd/src/gnu/llvm/llvm/lib/Passes/
DStandardInstrumentations.cpp1573 SmallString<80> NewLineFormat = formatv( in getBodyContent() local
1580 OldLineFormat, NewLineFormat, UnchangedLineFormat); in getBodyContent()