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

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

AddAllArgs(ArgStringList &Output, OptSpecifier Id0) constllvm::opt::ArgList
addAllArgs(ArgStringList &Output, ArrayRef< OptSpecifier > Ids) 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 overridellvm::opt::InputArgListinlinevirtual
getLastArg(OptSpecifiers ...Ids) constllvm::opt::ArgListinline
getLastArgNoClaim(OptSpecifiers ...Ids) constllvm::opt::ArgListinline
getLastArgValue(OptSpecifier Id, StringRef Default="") constllvm::opt::ArgList
getNumInputArgStrings() const overridellvm::opt::InputArgListinlinevirtual
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
InputArgList()llvm::opt::InputArgListinline
InputArgList(const char *const *ArgBegin, const char *const *ArgEnd)llvm::opt::InputArgList
InputArgList(InputArgList &&RHS)llvm::opt::InputArgListinline
iterator typedefllvm::opt::ArgList
MakeArgString(const Twine &Str) constllvm::opt::InputArgListinline
MakeArgStringRef(StringRef Str) const overridellvm::opt::InputArgListvirtual
MakeIndex(StringRef String0) constllvm::opt::InputArgList
MakeIndex(StringRef String0, StringRef String1) constllvm::opt::InputArgList
operator=(InputArgList &&RHS)llvm::opt::InputArgListinline
llvm::opt::ArgList::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
replaceArgString(unsigned Index, const Twine &S)llvm::opt::InputArgListinline
reverse_iterator typedefllvm::opt::ArgList
size() constllvm::opt::ArgListinline
toOptSpecifier(OptSpecifier S)llvm::opt::ArgListinlineprotectedstatic
~ArgList()=defaultllvm::opt::ArgListprotected
~InputArgList()llvm::opt::InputArgListinline