Searched defs:hasArg (Results 1 – 6 of 6) sorted by relevance
185 bool hasArg(OptSpecifier Id) const { in hasArg() function188 bool hasArg(OptSpecifier Id0, OptSpecifier Id1) const { in hasArg() function191 bool hasArg(OptSpecifier Id0, OptSpecifier Id1, OptSpecifier Id2) const { in hasArg() function
59 char hasArg; /* enum value: option takes no/requires/may have argument */ member64 #define UOPTION_DEF(longName, shortName, hasArg) \ argument
50 boolean hasArg (String name); in hasArg() method
643 public boolean hasArg (final String name) in hasArg() method in OptsParser.Opts
35 public int hasArg; field in UOption
245 bool hasArg(OptSpecifiers ...Ids) const { in hasArg() function