Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp582 bool PermitValue = O->getValueExpectedFlag() != cl::ValueDisallowed; in LookupNearestOption()
650 case ValueDisallowed: in ProvideOption()
2585 cl::ValueDisallowed,
2594 cl::ValueDisallowed,
2605 cl::ValueDisallowed,
2617 cl::ValueDisallowed,
2646 cl::location(VersionPrinterInstance), cl::ValueDisallowed,
/src/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h132 ValueDisallowed = 0x03 // A value may not be specified (for flags) enumerator
805 return ValueDisallowed;