LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::opt::Arg Member List

This is the complete list of members for llvm::opt::Arg, including all inherited members.

Arg(const Option Opt, StringRef Spelling, unsigned Index, const Arg *BaseArg=0)llvm::opt::Arg
Arg(const Option Opt, StringRef Spelling, unsigned Index, const char *Value0, const Arg *BaseArg=0)llvm::opt::Arg
Arg(const Option Opt, StringRef Spelling, unsigned Index, const char *Value0, const char *Value1, const Arg *BaseArg=0)llvm::opt::Arg
claim() const llvm::opt::Arginline
containsValue(StringRef Value) const llvm::opt::Arginline
dump() const llvm::opt::Arg
getAsString(const ArgList &Args) const llvm::opt::Arg
getBaseArg() const llvm::opt::Arginline
getIndex() const llvm::opt::Arginline
getNumValues() const llvm::opt::Arginline
getOption() const llvm::opt::Arginline
getOwnsValues() const llvm::opt::Arginline
getSpelling() const llvm::opt::Arginline
getValue(unsigned N=0) const llvm::opt::Arginline
getValues()llvm::opt::Arginline
isClaimed() const llvm::opt::Arginline
render(const ArgList &Args, ArgStringList &Output) const llvm::opt::Arg
renderAsInput(const ArgList &Args, ArgStringList &Output) const llvm::opt::Arg
setBaseArg(const Arg *_BaseArg)llvm::opt::Arginline
setOwnsValues(bool Value) const llvm::opt::Arginline
~Arg()llvm::opt::Arg