LLVM 19.0.0git
llvm::opt::ArgList Member List

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

addAllArgs(ArgStringList &Output, ArrayRef< OptSpecifier > Ids) constllvm::opt::ArgList
AddAllArgs(ArgStringList &Output, OptSpecifier Id0) constllvm::opt::ArgList
AddAllArgsExcept(ArgStringList &Output, ArrayRef< OptSpecifier > Ids, ArrayRef< OptSpecifier > ExcludeIds) constllvm::opt::ArgList
AddAllArgsTranslated(ArgStringList &Output, OptSpecifier Id0, const char *Translation, bool Joined=false) constllvm::opt::ArgList
AddAllArgValues(ArgStringList &Output, OptSpecifier Id0, OptSpecifier Id1=0U, OptSpecifier Id2=0U) constllvm::opt::ArgList
AddLastArg(ArgStringList &Output, OptSpecifiers ...Ids) constllvm::opt::ArgListinline
addOptInFlag(ArgStringList &Output, OptSpecifier Pos, OptSpecifier Neg) constllvm::opt::ArgList
addOptOutFlag(ArgStringList &Output, OptSpecifier Pos, OptSpecifier Neg) constllvm::opt::ArgListinline
append(Arg *A)llvm::opt::ArgList
ArgList()=defaultllvm::opt::ArgListprotected
ArgList(ArgList &&RHS)llvm::opt::ArgListinlineprotected
arglist_type typedefllvm::opt::ArgList
begin()llvm::opt::ArgListinline
begin() constllvm::opt::ArgListinline
ClaimAllArgs(OptSpecifier Id0) constllvm::opt::ArgList
ClaimAllArgs() constllvm::opt::ArgList
claimAllArgs(OptSpecifiers... Ids) constllvm::opt::ArgListinline
const_iterator typedefllvm::opt::ArgList
const_reverse_iterator typedefllvm::opt::ArgList
dump() constllvm::opt::ArgList
end()llvm::opt::ArgListinline
end() constllvm::opt::ArgListinline
eraseArg(OptSpecifier Id)llvm::opt::ArgList
filtered(OptSpecifiers ...Ids) constllvm::opt::ArgListinline
filtered_iterator typedefllvm::opt::ArgList
filtered_reverse(OptSpecifiers ...Ids) constllvm::opt::ArgListinline
filtered_reverse_iterator typedefllvm::opt::ArgList
getAllArgValues(OptSpecifier Id) constllvm::opt::ArgList
getArgs() constllvm::opt::ArgListinline
getArgString(unsigned Index) const =0llvm::opt::ArgListpure virtual
getLastArg(OptSpecifiers ...Ids) constllvm::opt::ArgListinline
getLastArgNoClaim(OptSpecifiers ...Ids) constllvm::opt::ArgListinline
getLastArgValue(OptSpecifier Id, StringRef Default="") constllvm::opt::ArgList
getNumInputArgStrings() const =0llvm::opt::ArgListpure virtual
GetOrMakeJoinedArgString(unsigned Index, StringRef LHS, StringRef RHS) constllvm::opt::ArgList
hasArg(OptSpecifiers ...Ids) constllvm::opt::ArgListinline
hasArgNoClaim(OptSpecifiers ...Ids) constllvm::opt::ArgListinline
hasFlag(OptSpecifier Pos, OptSpecifier Neg, bool Default) constllvm::opt::ArgList
hasFlag(OptSpecifier Pos, OptSpecifier PosAlias, OptSpecifier Neg, bool Default) constllvm::opt::ArgList
hasFlagNoClaim(OptSpecifier Pos, OptSpecifier Neg, bool Default) constllvm::opt::ArgList
hasMultipleArgs(OptSpecifier Id) constllvm::opt::ArgListinline
iterator typedefllvm::opt::ArgList
MakeArgString(const Twine &Str) constllvm::opt::ArgListinline
MakeArgStringRef(StringRef Str) const =0llvm::opt::ArgListpure virtual
operator=(ArgList &&RHS)llvm::opt::ArgListinlineprotected
print(raw_ostream &O) constllvm::opt::ArgList
rbegin()llvm::opt::ArgListinline
rbegin() constllvm::opt::ArgListinline
rend()llvm::opt::ArgListinline
rend() constllvm::opt::ArgListinline
reverse_iterator typedefllvm::opt::ArgList
size() constllvm::opt::ArgListinline
toOptSpecifier(OptSpecifier S)llvm::opt::ArgListinlineprotectedstatic
~ArgList()=defaultllvm::opt::ArgListprotected