Searched refs:InlineArg (Results 1 – 2 of 2) sorted by relevance
645 if (Arg *InlineArg = Args.getLastArg( in ParseCodeGenArgs() local649 const Option &InlineOpt = InlineArg->getOption(); in ParseCodeGenArgs()2908 if (Arg *InlineArg = Args.getLastArg( in ParseLangArgs() local2911 if (InlineArg->getOption().matches(options::OPT_fno_inline)) in ParseLangArgs()
4769 if (Arg* InlineArg = Args.getLastArg(options::OPT_finline_functions, in ConstructJob() local4772 InlineArg->render(Args, CmdArgs); in ConstructJob()