LLVM 22.0.0git
llvm::cl::applicator< StringRef > Struct Reference

#include "llvm/Support/CommandLine.h"

Inheritance diagram for llvm::cl::applicator< StringRef >:
[legend]

Static Public Member Functions

template<class Opt>
static void opt (StringRef Str, Opt &O)

Detailed Description

Definition at line 1307 of file CommandLine.h.

Member Function Documentation

◆ opt()

template<class Opt>
void llvm::cl::applicator< StringRef >::opt ( StringRef Str,
Opt & O )
inlinestatic

Definition at line 1308 of file CommandLine.h.


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