Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp1588 if (Arg *InlineArg = Args.getLastArg( in ParseCodeGenArgs() local
1592 const Option &InlineOpt = InlineArg->getOption(); in ParseCodeGenArgs()
3925 if (Arg *InlineArg = Args.getLastArg( in ParseLangArgs() local
3928 if (InlineArg->getOption().matches(options::OPT_fno_inline)) in ParseLangArgs()