Home
last modified time | relevance | path

Searched refs:ValueDisallowed (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp599 bool PermitValue = O->getValueExpectedFlag() != cl::ValueDisallowed; in LookupNearestOption()
667 case ValueDisallowed: in ProvideOption()
2580 cl::ValueDisallowed,
2589 cl::ValueDisallowed,
2600 cl::ValueDisallowed,
2612 cl::ValueDisallowed,
2641 cl::location(VersionPrinterInstance), cl::ValueDisallowed,
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h133 ValueDisallowed = 0x03 // A value may not be specified (for flags) enumerator
806 return ValueDisallowed;