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

#include "llvm/Support/CommandLine.h"

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

Public Member Functions

 extrahelp (StringRef help)
 

Public Attributes

StringRef morehelp
 

Detailed Description

Definition at line 1771 of file CommandLine.h.

Constructor & Destructor Documentation

◆ extrahelp()

extrahelp::extrahelp ( StringRef  help)
explicit

Definition at line 352 of file CommandLine.cpp.

Member Data Documentation

◆ morehelp

StringRef llvm::cl::extrahelp::morehelp

Definition at line 1772 of file CommandLine.h.


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