LLVM 19.0.0git
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
Arg(const Arg &)=deletellvm::opt::Arg
claim() constllvm::opt::Arginline
containsValue(StringRef Value) constllvm::opt::Arginline
dump() constllvm::opt::Arg
getAlias() constllvm::opt::Arginline
getAsString(const ArgList &Args) constllvm::opt::Arg
getBaseArg() constllvm::opt::Arginline
getBaseArg()llvm::opt::Arginline
getIndex() constllvm::opt::Arginline
getNumValues() constllvm::opt::Arginline
getOption() constllvm::opt::Arginline
getOwnsValues() constllvm::opt::Arginline
getSpelling() constllvm::opt::Arginline
getValue(unsigned N=0) constllvm::opt::Arginline
getValues()llvm::opt::Arginline
getValues() constllvm::opt::Arginline
ignoreTargetSpecific()llvm::opt::Arginline
isClaimed() constllvm::opt::Arginline
isIgnoredTargetSpecific() constllvm::opt::Arginline
operator=(const Arg &)=deletellvm::opt::Arg
print(raw_ostream &O) constllvm::opt::Arg
render(const ArgList &Args, ArgStringList &Output) constllvm::opt::Arg
renderAsInput(const ArgList &Args, ArgStringList &Output) constllvm::opt::Arg
setAlias(std::unique_ptr< Arg > Alias)llvm::opt::Arginline
setBaseArg(const Arg *BaseArg)llvm::opt::Arginline
setOwnsValues(bool Value) constllvm::opt::Arginline
~Arg()llvm::opt::Arg