LLVM API Documentation

Public Member Functions | Public Attributes
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 1722 of file CommandLine.h.


Constructor & Destructor Documentation

extrahelp::extrahelp ( const char *  help) [explicit]

Definition at line 91 of file CommandLine.cpp.

References MoreHelp.


Member Data Documentation

Definition at line 1723 of file CommandLine.h.


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