Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DCompilerInvocation.cpp448 const Option& InlineOpt = InlineArg->getOption(); in ParseCodeGenArgs() local
449 if (InlineOpt.matches(options::OPT_finline_functions)) in ParseCodeGenArgs()
451 else if (InlineOpt.matches(options::OPT_finline_hint_functions)) in ParseCodeGenArgs()