Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9475 bool ForEndCall = false; member
9477 ArgumentsOptions(bool ForEndCall) : ForEndCall(ForEndCall) {} in ArgumentsOptions()
9491 assert((!Options.ForEndCall || Info.separateBeginEndCalls()) && in emitOffloadingArraysArgument()
9509 Options.ForEndCall && Info.MapTypesArrayEnd ? Info.MapTypesArrayEnd in emitOffloadingArraysArgument()