Home
last modified time | relevance | path

Searched defs:WriteIfChanged (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DMain.cpp53 WriteIfChanged("write-if-changed", cl::desc("Only write output if it changed")); variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-elfabi/
H A Dllvm-elfabi.cpp60 cl::opt<bool> WriteIfChanged( variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/InterfaceStub/
H A DELFObjHandler.cpp615 bool WriteIfChanged) { in writeELFBinaryToFile()
670 ELFTarget OutputFormat, bool WriteIfChanged) { in writeBinaryStub()