Searched refs:TopLevelSubCommand (Results 1 – 3 of 3) sorted by relevance
34 if (SC == &*cl::TopLevelSubCommand) { in main()
171 registerSubCommand(&*TopLevelSubCommand); in CommandLineParser()203 addLiteralOption(Opt, &*TopLevelSubCommand, Name); in addLiteralOption()264 addOption(O, &*TopLevelSubCommand); in addOption()306 removeOption(O, &*TopLevelSubCommand); in removeOption()345 updateArgStr(O, NewName, &*TopLevelSubCommand); in updateArgStr()413 TopLevelSubCommand->reset(); in reset()415 registerSubCommand(&*TopLevelSubCommand); in reset()555 return &*TopLevelSubCommand; in LookupSubCommand()565 return &*TopLevelSubCommand; in LookupSubCommand()1372 if (ChosenSubCommand != &*TopLevelSubCommand) in ParseCommandLineOptions()[all …]
241 extern ManagedStatic<SubCommand> TopLevelSubCommand;1979 StringMap<Option *> &getRegisteredOptions(SubCommand &Sub = *TopLevelSubCommand);2127 SubCommand &Sub = *TopLevelSubCommand);2137 SubCommand &Sub = *TopLevelSubCommand);