|
clang 22.0.0git
|
Allows to disable automatic handling of functions used in target regions as those marked as omp declare target. More...
#include "/work/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.h"
Public Member Functions | |
| DisableAutoDeclareTargetRAII (CodeGenModule &CGM) | |
| ~DisableAutoDeclareTargetRAII () | |
Allows to disable automatic handling of functions used in target regions as those marked as omp declare target.
Definition at line 234 of file CGOpenMPRuntime.h.
| CGOpenMPRuntime::DisableAutoDeclareTargetRAII::DisableAutoDeclareTargetRAII | ( | CodeGenModule & | CGM | ) |
Definition at line 10721 of file CGOpenMPRuntime.cpp.
| CGOpenMPRuntime::DisableAutoDeclareTargetRAII::~DisableAutoDeclareTargetRAII | ( | ) |
Definition at line 10730 of file CGOpenMPRuntime.cpp.