struct desc

Declaration

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

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

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:410

Parameters

llvm::cl::Option& O

desc(llvm::StringRef Str)

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

Parameters

llvm::StringRef Str