LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

llvm::cl::extrahelp Struct Reference

#include <CommandLine.h>

Collaboration diagram for llvm::cl::extrahelp:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 extrahelp (const char *help)

Public Attributes

const char * morehelp

Detailed Description

Definition at line 1053 of file CommandLine.h.


Constructor & Destructor Documentation

llvm::cl::extrahelp::extrahelp const char *  help  ) 
 


Member Data Documentation

const char* llvm::cl::extrahelp::morehelp
 

Definition at line 1054 of file CommandLine.h.


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