Searched refs:getRegisteredOptions (Results 1 – 13 of 13) sorted by relevance
98 cl::getRegisteredOptions(*cl::TopLevelSubCommand); in TEST()258 cl::getRegisteredOptions(*cl::TopLevelSubCommand); in TEST()283 cl::getRegisteredOptions(*cl::TopLevelSubCommand); in TEST()
102 cl::getRegisteredOptions(*cl::TopLevelSubCommand); in TEST()394 cl::getRegisteredOptions(*cl::TopLevelSubCommand); in TEST()419 cl::getRegisteredOptions(*cl::TopLevelSubCommand); in TEST()1023 for (auto &OM : cl::getRegisteredOptions(*cl::TopLevelSubCommand)) { in TEST()
713 for (auto &OptEntry : cl::getRegisteredOptions()) { in registerReadelfAliases()
1309 .. _cl::getRegisteredOptions:1311 The ``cl::getRegisteredOptions`` function1314 The ``cl::getRegisteredOptions`` function is designed to give a programmer1335 StringMap<cl::Option*> &Map = cl::getRegisteredOptions();
1273 .. _cl::getRegisteredOptions:1275 The ``cl::getRegisteredOptions`` function1278 The ``cl::getRegisteredOptions`` function is designed to give a programmer1300 cl::getRegisteredOptions(Map);
1736 StringMap<Option *> &getRegisteredOptions(SubCommand &Sub = *TopLevelSubCommand);
1760 StringMap<Option *> &getRegisteredOptions(SubCommand &Sub = *TopLevelSubCommand);
1972 StringMap<Option *> &getRegisteredOptions(SubCommand &Sub = *TopLevelSubCommand);
1963 StringMap<Option *> &getRegisteredOptions(SubCommand &Sub = *TopLevelSubCommand);
2118 StringMap<Option *> &cl::getRegisteredOptions(SubCommand &Sub) { in getRegisteredOptions() function in cl
2084 StringMap<Option *> &cl::getRegisteredOptions(SubCommand &Sub) { in getRegisteredOptions() function in cl
2567 StringMap<Option *> &cl::getRegisteredOptions(SubCommand &Sub) { in getRegisteredOptions() function in cl
2549 StringMap<Option *> &cl::getRegisteredOptions(SubCommand &Sub) { in getRegisteredOptions() function in cl