LLVM  4.0.0
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=nullptr)llvm::opt::Arg
Arg(const Option Opt, StringRef Spelling, unsigned Index, const char *Value0, const Arg *BaseArg=nullptr)llvm::opt::Arg
Arg(const Option Opt, StringRef Spelling, unsigned Index, const char *Value0, const char *Value1, const Arg *BaseArg=nullptr)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
getValues() const llvm::opt::Arginline
isClaimed() const llvm::opt::Arginline
print(raw_ostream &O) const llvm::opt::Arg
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