clang 20.0.0git
|
Manages list of lastprivate conditional decls for the specified directive. More...
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.h"
Public Member Functions | |
LastprivateConditionalRAII (CodeGenFunction &CGF, const OMPExecutableDirective &S, LValue IVLVal) | |
~LastprivateConditionalRAII () | |
Static Public Member Functions | |
static LastprivateConditionalRAII | disable (CodeGenFunction &CGF, const OMPExecutableDirective &S) |
Manages list of lastprivate conditional decls for the specified directive.
Definition at line 279 of file CGOpenMPRuntime.h.
|
explicit |
Definition at line 11609 of file CGOpenMPRuntime.cpp.
References clang::C.
CGOpenMPRuntime::LastprivateConditionalRAII::~LastprivateConditionalRAII | ( | ) |
|
static |
Definition at line 11661 of file CGOpenMPRuntime.cpp.
Referenced by emitCommonOMPTargetDirective(), emitOMPForDirective(), and emitOMPSimdDirective().