Lines Matching refs:getOpts
237 getOpts().getOption(options::OPT_driver_mode).getPrefixedName();
269 getOpts().ParseArgs(ArgStrings, MissingArgIndex, MissingArgCount,
287 if (getOpts().findNearest(
314 if (getOpts().findNearest(ArgString, Nearest, IncludedFlagsBitmask,
317 getOpts().findExact(ArgString, Nearest, options::CC1Option)) {
342 if (getOpts().findExact("-" + ArgString, Nearest, IncludedFlagsBitmask,
419 const llvm::opt::OptTable &Opts = getOpts();
1921 getOpts().printHelp(llvm::outs(), Usage.c_str(), DriverTitle.c_str(),
1998 const llvm::opt::OptTable &Opts = getOpts();
2472 if (getOpts().findNearest(Value, Nearest, IncludedFlagsBitmask,
2539 const llvm::opt::OptTable &Opts = getOpts();
4302 ExtractedArg = getOpts().ParseOneArg(Args, Index);