struct cat

Declaration

struct cat { /* full declaration omitted */ };

Declared at: llvm/include/llvm/Support/CommandLine.h:457

Member Variables

public llvm::cl::OptionCategory& Category

Method Overview

  • public template <class Opt>void apply(Opt & O) const
  • public cat(llvm::cl::OptionCategory & c)

Methods

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

Declared at: llvm/include/llvm/Support/CommandLine.h:462

Templates

Opt

Parameters

Opt& O

cat(llvm::cl::OptionCategory& c)

Declared at: llvm/include/llvm/Support/CommandLine.h:460

Parameters

llvm::cl::OptionCategory& c