Searched refs:TopLevelSubCommand (Results 1 – 3 of 3) sorted by relevance
168 registerSubCommand(&*TopLevelSubCommand); in CommandLineParser()200 addLiteralOption(Opt, &*TopLevelSubCommand, Name); in addLiteralOption()261 addOption(O, &*TopLevelSubCommand); in addOption()303 removeOption(O, &*TopLevelSubCommand); in removeOption()342 updateArgStr(O, NewName, &*TopLevelSubCommand); in updateArgStr()410 TopLevelSubCommand->reset(); in reset()412 registerSubCommand(&*TopLevelSubCommand); in reset()490 ManagedStatic<SubCommand> llvm::cl::TopLevelSubCommand; member in llvm::cl555 return &*TopLevelSubCommand; in LookupSubCommand()565 return &*TopLevelSubCommand; in LookupSubCommand()[all …]
34 if (SC == &*cl::TopLevelSubCommand) { in main()
241 extern ManagedStatic<SubCommand> TopLevelSubCommand;1979 StringMap<Option *> &getRegisteredOptions(SubCommand &Sub = *TopLevelSubCommand);2127 SubCommand &Sub = *TopLevelSubCommand);2137 SubCommand &Sub = *TopLevelSubCommand);