LLVM API Documentation

Public Member Functions | Public Attributes
llvm::cl::cat Struct Reference

#include <CommandLine.h>

Collaboration diagram for llvm::cl::cat:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 cat (OptionCategory &c)
template<class Opt >
void apply (Opt &O) const

Public Attributes

OptionCategoryCategory

Detailed Description

Definition at line 342 of file CommandLine.h.


Constructor & Destructor Documentation

Definition at line 344 of file CommandLine.h.


Member Function Documentation

template<class Opt >
void llvm::cl::cat::apply ( Opt &  O) const [inline]

Definition at line 347 of file CommandLine.h.

References Category.


Member Data Documentation

Definition at line 343 of file CommandLine.h.

Referenced by apply().


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