clang 22.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 960 of file SemaOpenACC.h.
|
inline |
Definition at line 968 of file SemaOpenACC.h.
References clang::SemaOpenACC::SemaOpenACC().
|
inline |
Definition at line 972 of file SemaOpenACC.h.