Searched defs:InputFormat (Results 1 – 3 of 3) sorted by relevance
30 static constexpr Format InputFormat = Format::YAML; variable38 static constexpr Format InputFormat = Format::Bitstream; variable
198 FileFormat InputFormat = FileFormat::Unspecified; member
670 StringRef InputFormat, OutputFormat; in parseObjcopyOptions() local