Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h2037 getRegisteredOptions(SubCommand &Sub = SubCommand::getTopLevel());
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2750 StringMap<Option *> &cl::getRegisteredOptions(SubCommand &Sub) { in getRegisteredOptions() function in cl