clang
8.0.0
|
Allows to disable automatic handling of functions used in target regions as those marked as omp declare target
.
More...
#include "/work/www-prereleases/8.0.0/rc1/builddocs/llvm.src/tools/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 206 of file CGOpenMPRuntime.h.
CGOpenMPRuntime::DisableAutoDeclareTargetRAII::DisableAutoDeclareTargetRAII | ( | CodeGenModule & | CGM | ) |
Definition at line 8791 of file CGOpenMPRuntime.cpp.
References clang::CodeGen::CodeGenModule::getLangOpts(), and clang::CodeGen::CodeGenModule::getOpenMPRuntime().
CGOpenMPRuntime::DisableAutoDeclareTargetRAII::~DisableAutoDeclareTargetRAII | ( | ) |
Definition at line 8800 of file CGOpenMPRuntime.cpp.
References clang::CodeGen::CodeGenModule::getLangOpts(), and clang::CodeGen::CodeGenModule::getOpenMPRuntime().