Searched defs:AddFlagArg (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Option/
H A DArgList.h378 /// AddFlagArg - Construct a new FlagArg for the given option \p Id and
380 void AddFlagArg(const Arg *BaseArg, const Option Opt) { function in class:llvm::opt::DerivedArgList

Completed in 83 milliseconds