LLVM API Documentation

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

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

AddAllArgs(ArgStringList &Output, OptSpecifier Id0, OptSpecifier Id1=0U, OptSpecifier Id2=0U) const llvm::opt::ArgList
AddAllArgsTranslated(ArgStringList &Output, OptSpecifier Id0, const char *Translation, bool Joined=false) const llvm::opt::ArgList
AddAllArgValues(ArgStringList &Output, OptSpecifier Id0, OptSpecifier Id1=0U, OptSpecifier Id2=0U) const llvm::opt::ArgList
AddFlagArg(const Arg *BaseArg, const Option Opt)llvm::opt::DerivedArgListinline
AddJoinedArg(const Arg *BaseArg, const Option Opt, StringRef Value)llvm::opt::DerivedArgListinline
AddLastArg(ArgStringList &Output, OptSpecifier Id0) const llvm::opt::ArgList
AddLastArg(ArgStringList &Output, OptSpecifier Id0, OptSpecifier Id1) const llvm::opt::ArgList
AddPositionalArg(const Arg *BaseArg, const Option Opt, StringRef Value)llvm::opt::DerivedArgListinline
AddSeparateArg(const Arg *BaseArg, const Option Opt, StringRef Value)llvm::opt::DerivedArgListinline
AddSynthesizedArg(Arg *A)llvm::opt::DerivedArgListinline
append(Arg *A)llvm::opt::ArgList
ArgList()llvm::opt::ArgListprotected
arglist_type typedefllvm::opt::ArgList
begin()llvm::opt::ArgListinline
begin() const llvm::opt::ArgListinline
ClaimAllArgs(OptSpecifier Id0) const llvm::opt::ArgList
ClaimAllArgs() const llvm::opt::ArgList
const_iterator typedefllvm::opt::ArgList
const_reverse_iterator typedefllvm::opt::ArgList
DerivedArgList(const InputArgList &BaseArgs)llvm::opt::DerivedArgList
end()llvm::opt::ArgListinline
end() const llvm::opt::ArgListinline
eraseArg(OptSpecifier Id)llvm::opt::ArgList
filtered_begin(OptSpecifier Id0=0U, OptSpecifier Id1=0U, OptSpecifier Id2=0U) const llvm::opt::ArgListinline
filtered_end() const llvm::opt::ArgListinline
getAllArgValues(OptSpecifier Id) const llvm::opt::ArgList
getArgs()llvm::opt::ArgListinline
getArgs() const llvm::opt::ArgListinline
getArgString(unsigned Index) const llvm::opt::DerivedArgListinlinevirtual
getBaseArgs() const llvm::opt::DerivedArgListinline
getLastArg(OptSpecifier Id) const llvm::opt::ArgList
getLastArg(OptSpecifier Id0, OptSpecifier Id1) const llvm::opt::ArgList
getLastArg(OptSpecifier Id0, OptSpecifier Id1, OptSpecifier Id2) const llvm::opt::ArgList
getLastArg(OptSpecifier Id0, OptSpecifier Id1, OptSpecifier Id2, OptSpecifier Id3) const llvm::opt::ArgList
getLastArg(OptSpecifier Id0, OptSpecifier Id1, OptSpecifier Id2, OptSpecifier Id3, OptSpecifier Id4) const llvm::opt::ArgList
getLastArg(OptSpecifier Id0, OptSpecifier Id1, OptSpecifier Id2, OptSpecifier Id3, OptSpecifier Id4, OptSpecifier Id5) const llvm::opt::ArgList
getLastArg(OptSpecifier Id0, OptSpecifier Id1, OptSpecifier Id2, OptSpecifier Id3, OptSpecifier Id4, OptSpecifier Id5, OptSpecifier Id6) const llvm::opt::ArgList
getLastArg(OptSpecifier Id0, OptSpecifier Id1, OptSpecifier Id2, OptSpecifier Id3, OptSpecifier Id4, OptSpecifier Id5, OptSpecifier Id6, OptSpecifier Id7) const llvm::opt::ArgList
getLastArgNoClaim(OptSpecifier Id) const llvm::opt::ArgList
getLastArgValue(OptSpecifier Id, StringRef Default="") const llvm::opt::ArgList
getNumInputArgStrings() const llvm::opt::DerivedArgListinlinevirtual
GetOrMakeJoinedArgString(unsigned Index, StringRef LHS, StringRef RHS) const llvm::opt::ArgList
hasArg(OptSpecifier Id) const llvm::opt::ArgListinline
hasArg(OptSpecifier Id0, OptSpecifier Id1) const llvm::opt::ArgListinline
hasArg(OptSpecifier Id0, OptSpecifier Id1, OptSpecifier Id2) const llvm::opt::ArgListinline
hasArgNoClaim(OptSpecifier Id) const llvm::opt::ArgListinline
hasFlag(OptSpecifier Pos, OptSpecifier Neg, bool Default=true) const llvm::opt::ArgList
hasFlag(OptSpecifier Pos, OptSpecifier PosAlias, OptSpecifier Neg, bool Default=true) const llvm::opt::ArgList
iterator typedefllvm::opt::ArgList
MakeArgString(StringRef Str) const llvm::opt::DerivedArgListvirtual
llvm::opt::ArgList::MakeArgString(const char *Str) const llvm::opt::ArgListinline
llvm::opt::ArgList::MakeArgString(std::string Str) const llvm::opt::ArgListinline
llvm::opt::ArgList::MakeArgString(const Twine &Str) const llvm::opt::ArgList
MakeFlagArg(const Arg *BaseArg, const Option Opt) const llvm::opt::DerivedArgList
MakeJoinedArg(const Arg *BaseArg, const Option Opt, StringRef Value) const llvm::opt::DerivedArgList
MakePositionalArg(const Arg *BaseArg, const Option Opt, StringRef Value) const llvm::opt::DerivedArgList
MakeSeparateArg(const Arg *BaseArg, const Option Opt, StringRef Value) const llvm::opt::DerivedArgList
rbegin()llvm::opt::ArgListinline
rbegin() const llvm::opt::ArgListinline
rend()llvm::opt::ArgListinline
rend() const llvm::opt::ArgListinline
reverse_iterator typedefllvm::opt::ArgList
size() const llvm::opt::ArgListinline
~ArgList()llvm::opt::ArgListvirtual
~DerivedArgList()llvm::opt::DerivedArgList