LLVM API Documentation

Public Types | Public Member Functions
llvm::cl::OptionValue< cl::boolOrDefault > Struct Template Reference

#include <CommandLine.h>

Inheritance diagram for llvm::cl::OptionValue< cl::boolOrDefault >:
Inheritance graph
[legend]
Collaboration diagram for llvm::cl::OptionValue< cl::boolOrDefault >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef cl::boolOrDefault WrapperType

Public Member Functions

 OptionValue ()
 OptionValue (const cl::boolOrDefault &V)
OptionValue< cl::boolOrDefault > & operator= (const cl::boolOrDefault &V)

Detailed Description

template<>
struct llvm::cl::OptionValue< cl::boolOrDefault >

Definition at line 441 of file CommandLine.h.


Member Typedef Documentation

Definition at line 442 of file CommandLine.h.


Constructor & Destructor Documentation

Definition at line 444 of file CommandLine.h.


Member Function Documentation


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