Home
last modified time | relevance | path

Searched refs:InlineOpt (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp1595 const Option &InlineOpt = InlineArg->getOption(); in ParseCodeGenArgs() local
1596 if (InlineOpt.matches(options::OPT_finline_functions)) in ParseCodeGenArgs()
1598 else if (InlineOpt.matches(options::OPT_finline_hint_functions)) in ParseCodeGenArgs()