Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp616 bool NeedWrapperFunction = in GenerateOpenMPCapturedStmtFunction() local
624 if (NeedWrapperFunction) in GenerateOpenMPCapturedStmtFunction()
626 FunctionOptions FO(&S, !NeedWrapperFunction, /*RegisterCastedArgsOnly=*/false, in GenerateOpenMPCapturedStmtFunction()
644 if (!NeedWrapperFunction) in GenerateOpenMPCapturedStmtFunction()