clang 20.0.0git
|
Save/restore original map of previously emitted local vars in case when we need to duplicate emission of the same code several times in the same function for OpenMP code. More...
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/CodeGenFunction.h"
Public Member Functions | |
OMPLocalDeclMapRAII (CodeGenFunction &CGF) | |
~OMPLocalDeclMapRAII () | |
Save/restore original map of previously emitted local vars in case when we need to duplicate emission of the same code several times in the same function for OpenMP code.
Definition at line 1219 of file CodeGenFunction.h.
|
inline |
Definition at line 1224 of file CodeGenFunction.h.
|
inline |
Definition at line 1226 of file CodeGenFunction.h.