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