LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
llvm::cl::extrahelp Struct Reference

#include <CommandLine.h>

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

Public Member Functions

 extrahelp (const char *help)
 

Public Attributes

const char * morehelp
 

Detailed Description

Definition at line 1702 of file CommandLine.h.

Constructor & Destructor Documentation

extrahelp::extrahelp ( const char *  help)
explicit

Definition at line 90 of file CommandLine.cpp.

References MoreHelp.

Member Data Documentation

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

Definition at line 1703 of file CommandLine.h.


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