LLVM: llvm:πŸ†‘:desc Struct Reference (original) (raw)

#include "[llvm/Support/CommandLine.h](CommandLine%5F8h%5Fsource.html)"

Public Member Functions
desc (StringRef Str)
void apply (Option &O) const
Public Attributes
StringRef Desc

Detailed Description

Definition at line 411 of file CommandLine.h.

Constructor & Destructor Documentation

llvm:πŸ†‘:desc::desc ( StringRef Str) inline

Definition at line 414 of file CommandLine.h.

References Desc.

Member Function Documentation

β—† apply()

void llvm:πŸ†‘:desc::apply ( Option & O) const inline

Definition at line 416 of file CommandLine.h.

References Desc.

Member Data Documentation

β—† Desc

StringRef llvm:πŸ†‘:desc::Desc

Definition at line 412 of file CommandLine.h.

Referenced by apply(), and desc().


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