struct desc

Declaration

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

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

Member Variables

public llvm::StringRef Desc

Method Overview

  • public void apply(llvm::cl::Option & O) const
  • public desc(llvm::StringRef Str)

Methods

void apply(llvm::cl::Option& O) const

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

Parameters

llvm::cl::Option& O

desc(llvm::StringRef Str)

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

Parameters

llvm::StringRef Str