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.cpp675 bool NeedWrapperFunction = in GenerateOpenMPCapturedStmtFunction() local
688 if (NeedWrapperFunction) { in GenerateOpenMPCapturedStmtFunction()
700 FunctionOptions FO(&S, !NeedWrapperFunction, /*RegisterCastedArgsOnly=*/false, in GenerateOpenMPCapturedStmtFunction()
718 if (!NeedWrapperFunction) in GenerateOpenMPCapturedStmtFunction()