Home
last modified time | relevance | path

Searched refs:CaptureRegionUnwinderRAII (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp4644 class CaptureRegionUnwinderRAII { class
4651 CaptureRegionUnwinderRAII(Sema &S, bool &ErrorFound, in CaptureRegionUnwinderRAII() function in __anon296aa5742c11::CaptureRegionUnwinderRAII
4654 ~CaptureRegionUnwinderRAII() { in ~CaptureRegionUnwinderRAII()
4746 CaptureRegionUnwinderRAII CaptureRegionUnwinder( in ActOnOpenMPRegionEnd()