Searched refs:ValueOptional (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DCommandLine.h102 ValueOptional = 0x01, // The value can appear... or not enumerator in enum:llvm::cl::ValueExpected
174 return ValueOptional;
755 return ValueOptional;
779 return ValueOptional;
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DPasses.cpp82 PrintMachineInstrs("print-machineinstrs", cl::ValueOptional,
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DCommandLine.cpp309 case ValueOptional:

Completed in 114 milliseconds