LLVM: llvm:🆑:OptionCategory Class Reference (original) (raw)

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

Public Member Functions
OptionCategory (StringRef const Name, StringRef const Description="")
StringRef getName () const
StringRef getDescription () const

Detailed Description

Definition at line 181 of file CommandLine.h.

Constructor & Destructor Documentation

llvm:🆑:OptionCategory::OptionCategory ( StringRef const Name, StringRef const Description = "" ) inline

Definition at line 189 of file CommandLine.h.

Member Function Documentation

â—† getDescription()

StringRef llvm:🆑:OptionCategory::getDescription ( ) const inline

Definition at line 196 of file CommandLine.h.

â—† getName()

StringRef llvm:🆑:OptionCategory::getName ( ) const inline

Definition at line 195 of file CommandLine.h.


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