LLVM API Documentation

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 1248 of file CommandLine.h.


Constructor & Destructor Documentation

extrahelp::extrahelp ( const char *  help  ) 

Definition at line 43 of file CommandLine.cpp.

References MoreHelp().


Member Data Documentation

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

Definition at line 1249 of file CommandLine.h.


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