Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h339 void addSubCommand(SubCommand &S) { Subs.insert(&S); } in addSubCommand() function
493 O.addSubCommand(*Sub); in apply()
496 O.addSubCommand(*SC); in apply()