Searched refs:ValueDisallowed (Results 1 – 3 of 3) sorted by relevance
601 bool PermitValue = O->getValueExpectedFlag() != cl::ValueDisallowed; in LookupNearestOption()669 case ValueDisallowed: in ProvideOption()2594 cl::ValueDisallowed,2603 cl::ValueDisallowed,2614 cl::ValueDisallowed,2626 cl::ValueDisallowed,2655 cl::location(VersionPrinterInstance), cl::ValueDisallowed,
133 ValueDisallowed = 0x03 // A value may not be specified (for flags) enumerator797 return ValueDisallowed;
992 ``cl::ValueDisallowed``, obviously).1145 .. _cl::ValueDisallowed:1147 * The **cl::ValueDisallowed** modifier (which is the default for `unnamed1153 want them to. As mentioned above, you can specify the `cl::ValueDisallowed`_1192 **cl::Prefix** options must not have the **cl::ValueDisallowed** modifier