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

#include "llvm/Support/CommandLine.h"

Static Public Member Functions

static void opt (FormattingFlags FF, Option &O)
 

Detailed Description

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

Definition at line 1176 of file CommandLine.h.

Member Function Documentation

◆ opt()

static void llvm::cl::applicator< FormattingFlags >::opt ( FormattingFlags  FF,
Option O 
)
inlinestatic

Definition at line 1177 of file CommandLine.h.

References llvm::cl::Option::setFormattingFlag().


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