LLVM  3.7.0
Public Member Functions | Public Attributes | List of all members
llvm::cl::extrahelp Struct Reference

#include <CommandLine.h>

Collaboration diagram for llvm::cl::extrahelp:
[legend]

Public Member Functions

 extrahelp (const char *help)
 

Public Attributes

const char * morehelp
 

Detailed Description

Definition at line 1629 of file CommandLine.h.

Constructor & Destructor Documentation

extrahelp::extrahelp ( const char *  help)
explicit

Definition at line 219 of file CommandLine.cpp.

References GlobalParser.

Member Data Documentation

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

Definition at line 1630 of file CommandLine.h.


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