A basic class for pre|post-action for advanced codegen sequence for OpenMP region.
More...
#include <CGOpenMPRuntime.h>
A basic class for pre|post-action for advanced codegen sequence for OpenMP region.
Definition at line 54 of file CGOpenMPRuntime.h.
clang::CodeGen::PrePostActionTy::PrePostActionTy |
( |
| ) |
|
|
inlineexplicit |
virtual clang::CodeGen::PrePostActionTy::~PrePostActionTy |
( |
| ) |
|
|
inlinevirtual |
virtual void clang::CodeGen::PrePostActionTy::Enter |
( |
CodeGenFunction & |
CGF | ) |
|
|
inlinevirtual |
virtual void clang::CodeGen::PrePostActionTy::Exit |
( |
CodeGenFunction & |
CGF | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: