LLVM  8.0.1
Static Public Member Functions | List of all members
llvm::cl::applicator< MiscFlags > Struct Template Reference

#include "llvm/Support/CommandLine.h"

Static Public Member Functions

static void opt (MiscFlags MF, Option &O)
 

Detailed Description

template<>
struct llvm::cl::applicator< MiscFlags >

Definition at line 1180 of file CommandLine.h.

Member Function Documentation

◆ opt()

static void llvm::cl::applicator< MiscFlags >::opt ( MiscFlags  MF,
Option O 
)
inlinestatic

Definition at line 1181 of file CommandLine.h.

References llvm::Mod, and llvm::cl::Option::setMiscFlag().


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