Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DCommandLine.cpp490 ManagedStatic<SubCommand> llvm::cl::AllSubCommands; member in llvm::cl
494 SubCommand &SubCommand::getAll() { return *AllSubCommands; } in getAll()
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DCommandLine.h244 extern ManagedStatic<SubCommand> AllSubCommands;