Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp645 bool NeedWrapperFunction = in GenerateOpenMPCapturedStmtFunction() local
653 if (NeedWrapperFunction) in GenerateOpenMPCapturedStmtFunction()
655 FunctionOptions FO(&S, !NeedWrapperFunction, /*RegisterCastedArgsOnly=*/false, in GenerateOpenMPCapturedStmtFunction()
673 if (!NeedWrapperFunction) in GenerateOpenMPCapturedStmtFunction()