Searched refs:TopLevelSubCommand (Results 1 – 3 of 3) sorted by relevance
109 registerSubCommand(&*TopLevelSubCommand); in CommandLineParser()140 addLiteralOption(Opt, &*TopLevelSubCommand, Name); in addLiteralOption()191 addOption(O, &*TopLevelSubCommand); in addOption()229 removeOption(O, &*TopLevelSubCommand); in removeOption()268 updateArgStr(O, NewName, &*TopLevelSubCommand); in updateArgStr()331 TopLevelSubCommand->reset(); in reset()333 registerSubCommand(&*TopLevelSubCommand); in reset()447 return &*TopLevelSubCommand; in LookupSubCommand()457 return &*TopLevelSubCommand; in LookupSubCommand()1144 if (ChosenSubCommand != &*TopLevelSubCommand) in ParseCommandLineOptions()[all …]
35 if (SC == &*cl::TopLevelSubCommand) { in main()
239 extern ManagedStatic<SubCommand> TopLevelSubCommand;1817 StringMap<Option *> &getRegisteredOptions(SubCommand &Sub = *TopLevelSubCommand);1937 SubCommand &Sub = *TopLevelSubCommand);1947 SubCommand &Sub = *TopLevelSubCommand);