Searched refs:getValueExpectedFlag (Results 1 – 2 of 2) sorted by relevance
601 bool PermitValue = O->getValueExpectedFlag() != cl::ValueDisallowed; in LookupNearestOption()657 switch (Handler->getValueExpectedFlag()) { in ProvideOption()785 if (PGOpt->getValueExpectedFlag() == cl::ValueRequired) { in HandlePrefixedOrGroupedOption()1938 } else if (O.getValueExpectedFlag() == ValueOptional) in printOptionInfo()2096 return O.getValueExpectedFlag() != ValueOptional || !Name.empty() || in shouldPrintOption()2129 if (O.getValueExpectedFlag() == ValueOptional) { in printOptionInfo()
291 inline enum ValueExpected getValueExpectedFlag() const { in getValueExpectedFlag() function1928 return AliasFor->getValueExpectedFlag();