Searched defs:InputFormat (Results 1 – 5 of 5) sorted by relevance
43 static void check(remarks::Format InputFormat, StringRef Input, in check()50 static void check(remarks::Format InputFormat, StringRef Input, in check()
86 Optional<FileFormat> InputFormat; member132 readInputFile(Optional<FileFormat> &InputFormat, StringRef FilePath) { in readInputFile()
204 FileFormat InputFormat = FileFormat::Unspecified; member
204 Format InputFormat = Rc; member
630 StringRef InputFormat, OutputFormat; in parseObjcopyOptions() local