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