Home
last modified time | relevance | path

Searched refs:getRegisteredOptions (Results 1 – 13 of 13) sorted by relevance

/external/llvm/unittests/Support/
DCommandLineTest.cpp98 cl::getRegisteredOptions(*cl::TopLevelSubCommand); in TEST()
258 cl::getRegisteredOptions(*cl::TopLevelSubCommand); in TEST()
283 cl::getRegisteredOptions(*cl::TopLevelSubCommand); in TEST()
/external/llvm-project/llvm/unittests/Support/
DCommandLineTest.cpp102 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()
/external/llvm-project/llvm/tools/llvm-readobj/
Dllvm-readobj.cpp713 for (auto &OptEntry : cl::getRegisteredOptions()) { in registerReadelfAliases()
/external/llvm-project/llvm/docs/
DCommandLine.rst1309 .. _cl::getRegisteredOptions:
1311 The ``cl::getRegisteredOptions`` function
1314 The ``cl::getRegisteredOptions`` function is designed to give a programmer
1335 StringMap<cl::Option*> &Map = cl::getRegisteredOptions();
/external/llvm/docs/
DCommandLine.rst1273 .. _cl::getRegisteredOptions:
1275 The ``cl::getRegisteredOptions`` function
1278 The ``cl::getRegisteredOptions`` function is designed to give a programmer
1300 cl::getRegisteredOptions(Map);
/external/llvm/include/llvm/Support/
DCommandLine.h1736 StringMap<Option *> &getRegisteredOptions(SubCommand &Sub = *TopLevelSubCommand);
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCommandLine.h1760 StringMap<Option *> &getRegisteredOptions(SubCommand &Sub = *TopLevelSubCommand);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCommandLine.h1972 StringMap<Option *> &getRegisteredOptions(SubCommand &Sub = *TopLevelSubCommand);
/external/llvm-project/llvm/include/llvm/Support/
DCommandLine.h1963 StringMap<Option *> &getRegisteredOptions(SubCommand &Sub = *TopLevelSubCommand);
/external/llvm/lib/Support/
DCommandLine.cpp2118 StringMap<Option *> &cl::getRegisteredOptions(SubCommand &Sub) { in getRegisteredOptions() function in cl
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DCommandLine.cpp2084 StringMap<Option *> &cl::getRegisteredOptions(SubCommand &Sub) { in getRegisteredOptions() function in cl
/external/llvm-project/llvm/lib/Support/
DCommandLine.cpp2567 StringMap<Option *> &cl::getRegisteredOptions(SubCommand &Sub) { in getRegisteredOptions() function in cl
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCommandLine.cpp2549 StringMap<Option *> &cl::getRegisteredOptions(SubCommand &Sub) { in getRegisteredOptions() function in cl