Searched refs:InlineOpt (Results 1 – 1 of 1) sorted by relevance
1592 const Option &InlineOpt = InlineArg->getOption(); in ParseCodeGenArgs() local1593 if (InlineOpt.matches(options::OPT_finline_functions)) in ParseCodeGenArgs()1595 else if (InlineOpt.matches(options::OPT_finline_hint_functions)) in ParseCodeGenArgs()