Searched refs:getValueExpectedFlag (Results 1 – 2 of 2) sorted by relevance
582 bool PermitValue = O->getValueExpectedFlag() != cl::ValueDisallowed; in LookupNearestOption()638 switch (Handler->getValueExpectedFlag()) { in ProvideOption()766 if (PGOpt->getValueExpectedFlag() == cl::ValueRequired) { in HandlePrefixedOrGroupedOption()1936 } else if (O.getValueExpectedFlag() == ValueOptional) in printOptionInfo()2094 return O.getValueExpectedFlag() != ValueOptional || !Name.empty() || in shouldPrintOption()2127 if (O.getValueExpectedFlag() == ValueOptional) { in printOptionInfo()
293 inline enum ValueExpected getValueExpectedFlag() const { in getValueExpectedFlag() function1937 return AliasFor->getValueExpectedFlag();