clang
7.0.0
|
Allows to disable automatic handling of functions used in target regions as those marked as omp declare target
.
More...
#include "/work/llvm-www-releases/7.0.0/docsbuild/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 205 of file CGOpenMPRuntime.h.
CGOpenMPRuntime::DisableAutoDeclareTargetRAII::DisableAutoDeclareTargetRAII | ( | CodeGenModule & | CGM | ) |
Definition at line 8136 of file CGOpenMPRuntime.cpp.
References clang::CodeGen::CodeGenModule::getLangOpts(), and clang::CodeGen::CodeGenModule::getOpenMPRuntime().
CGOpenMPRuntime::DisableAutoDeclareTargetRAII::~DisableAutoDeclareTargetRAII | ( | ) |
Definition at line 8145 of file CGOpenMPRuntime.cpp.
References clang::CodeGen::CodeGenModule::getLangOpts(), and clang::CodeGen::CodeGenModule::getOpenMPRuntime().