LLVM API Documentation

Public Member Functions
llvm::cl::OptionCategory Class Reference

#include <CommandLine.h>

List of all members.

Public Member Functions

 OptionCategory (const char *const Name, const char *const Description=nullptr)
const char * getName () const
const char * getDescription () const

Detailed Description

Definition at line 143 of file CommandLine.h.


Constructor & Destructor Documentation

llvm::cl::OptionCategory::OptionCategory ( const char *const  Name,
const char *const  Description = nullptr 
) [inline]

Definition at line 149 of file CommandLine.h.


Member Function Documentation

Definition at line 152 of file CommandLine.h.

const char* llvm::cl::OptionCategory::getName ( ) const [inline]

Definition at line 151 of file CommandLine.h.


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