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

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

Public Member Functions
cat (OptionCategory &c)
template
void apply (Opt &O) const
Public Attributes
OptionCategory & Category

Detailed Description

Definition at line 470 of file CommandLine.h.

Constructor & Destructor Documentation

llvm:πŸ†‘πŸˆ:cat ( OptionCategory & c) inline

Definition at line 473 of file CommandLine.h.

References Category.

Member Function Documentation

β—† apply()

template

void llvm:πŸ†‘πŸˆ:apply ( Opt & O) const inline

Definition at line 475 of file CommandLine.h.

References Category.

Member Data Documentation

β—† Category

OptionCategory& llvm:πŸ†‘πŸˆ:Category

Definition at line 471 of file CommandLine.h.

Referenced by apply(), and cat().


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