Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp610 bool NeedWrapperFunction = in GenerateOpenMPCapturedStmtFunction() local
618 if (NeedWrapperFunction) in GenerateOpenMPCapturedStmtFunction()
620 FunctionOptions FO(&S, !NeedWrapperFunction, /*RegisterCastedArgsOnly=*/false, in GenerateOpenMPCapturedStmtFunction()
639 if (!NeedWrapperFunction) in GenerateOpenMPCapturedStmtFunction()