Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9656 bool ForEndCall = false; member
9658 ArgumentsOptions(bool ForEndCall) : ForEndCall(ForEndCall) {} in ArgumentsOptions()
9672 assert((!Options.ForEndCall || Info.separateBeginEndCalls()) && in emitOffloadingArraysArgument()
9690 Options.ForEndCall && Info.MapTypesArrayEnd ? Info.MapTypesArrayEnd in emitOffloadingArraysArgument()