LLVM
15.0.0git
|
#include "llvm/Support/CommandLine.h"
Public Member Functions | |
sub (SubCommand &S) | |
template<class Opt > | |
void | apply (Opt &O) const |
Public Attributes | |
SubCommand & | Sub |
Definition at line 461 of file CommandLine.h.
|
inline |
Definition at line 464 of file CommandLine.h.
|
inline |
Definition at line 466 of file CommandLine.h.
References llvm::RISCVFenceField::O, and Sub.
SubCommand& llvm::cl::sub::Sub |
Definition at line 462 of file CommandLine.h.
Referenced by apply().