Searched refs:InlineArg (Results 1 – 2 of 2) sorted by relevance
445 if (Arg* InlineArg = Args.getLastArg(options::OPT_finline_functions, in ParseCodeGenArgs() local448 const Option& InlineOpt = InlineArg->getOption(); in ParseCodeGenArgs()
5512 if (Arg* InlineArg = Args.getLastArg(options::OPT_finline_functions, in ConstructJob() local5515 InlineArg->render(Args, CmdArgs); in ConstructJob()