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