Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp461 ManagedStatic<SubCommand> llvm::cl::AllSubCommands; member in llvm::cl
465 SubCommand &SubCommand::getAll() { return *AllSubCommands; } in getAll()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h244 extern ManagedStatic<SubCommand> AllSubCommands;