LLVM 19.0.0git
Static Public Member Functions | List of all members
llvm::cl::applicator< Mod > Struct Template Reference

#include "llvm/Support/CommandLine.h"

Static Public Member Functions

template<class Opt >
static void opt (const Mod &M, Opt &O)
 

Detailed Description

template<class Mod>
struct llvm::cl::applicator< Mod >

Definition at line 1267 of file CommandLine.h.

Member Function Documentation

◆ opt()

template<class Mod >
template<class Opt >
static void llvm::cl::applicator< Mod >::opt ( const Mod M,
Opt &  O 
)
inlinestatic

Definition at line 1268 of file CommandLine.h.

Referenced by llvm::cl::apply().


The documentation for this struct was generated from the following file: