Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkConvert.cpp30 static constexpr Format InputFormat = Format::YAML; variable
38 static constexpr Format InputFormat = Format::Bitstream; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h205 FileFormat InputFormat = FileFormat::Unspecified; global() member
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp614 StringRef InputFormat, OutputFormat; parseObjcopyOptions() local