clang 20.0.0git
|
Helper type to restore the state of various 'loop' constructs when we run into a loop (for, etc) inside the construct. More...
#include "clang/Sema/SemaOpenACC.h"
Public Member Functions | |
LoopInConstructRAII (SemaOpenACC &SemaRef, bool PreserveDepth=true) | |
~LoopInConstructRAII () | |
Helper type to restore the state of various 'loop' constructs when we run into a loop (for, etc) inside the construct.
Definition at line 760 of file SemaOpenACC.h.
|
inline |
Definition at line 768 of file SemaOpenACC.h.
|
inline |
Definition at line 772 of file SemaOpenACC.h.