Searched refs:hasArgStr (Results 1 – 3 of 3) sorted by relevance
181 if (Opt.hasArgStr()) in addLiteralOption()211 if (O->hasArgStr()) { in addOption()273 if (O->hasArgStr()) in removeOption()383 O->hasArgStr()) in registerSubCommand()596 if (O->hasArgStr()) in LookupNearestOption()1497 } else if (UnboundedFound && !Opt->hasArgStr()) { in ParseCommandLineOptions()2027 if (O.hasArgStr()) { in getOptionWidth()2051 if (O.hasArgStr()) { in printOptionInfo()2307 if (Opt->hasArgStr()) in printHelp()
302 bool hasArgStr() const { return !ArgStr.empty(); } in hasArgStr() function759 if (!Owner.hasArgStr())776 if (Owner.hasArgStr())828 if (Owner.hasArgStr())1867 if (!hasArgStr())
813 if (opt.hasArgStr()) { in printOptionInfo()823 /*indent=*/4, globalWidth, /*isTopLevel=*/!opt.hasArgStr()); in printOptionInfo()