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

#include "llvm/Support/CommandLine.h"

Public Member Functions

 extrahelp (StringRef help)
 

Public Attributes

StringRef morehelp
 

Detailed Description

Definition at line 1990 of file CommandLine.h.

Constructor & Destructor Documentation

◆ extrahelp()

extrahelp::extrahelp ( StringRef  help)
explicit

Definition at line 411 of file CommandLine.cpp.

References GlobalParser, and Help().

Member Data Documentation

◆ morehelp

StringRef llvm::cl::extrahelp::morehelp

Definition at line 1991 of file CommandLine.h.


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