LLVM 22.0.0git
llvm::cl::extrahelp Struct Reference

#include "llvm/Support/CommandLine.h"

Public Member Functions

LLVM_ABI extrahelp (StringRef help)

Public Attributes

StringRef morehelp

Detailed Description

Definition at line 1998 of file CommandLine.h.

Constructor & Destructor Documentation

◆ extrahelp()

extrahelp::extrahelp ( StringRef help)
explicit

Definition at line 445 of file CommandLine.cpp.

References GlobalParser, Help(), and morehelp.

Member Data Documentation

◆ morehelp

StringRef llvm::cl::extrahelp::morehelp

Definition at line 1999 of file CommandLine.h.

Referenced by extrahelp().


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