Searched refs:OutputFormatTy (Results 1 – 2 of 2) sorted by relevance
36 enum OutputFormatTy { berkeley, sysv, darwin }; enum37 static cl::opt<OutputFormatTy>44 static cl::opt<OutputFormatTy> OutputFormatShort(
51 enum OutputFormatTy { bsd, sysv, posix, darwin }; enum52 cl::opt<OutputFormatTy> OutputFormat(