Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp4715 class CaptureRegionUnwinderRAII { class
4722 CaptureRegionUnwinderRAII(Sema &S, bool &ErrorFound, in CaptureRegionUnwinderRAII() function in __anon8e68b8fa2d11::CaptureRegionUnwinderRAII
4725 ~CaptureRegionUnwinderRAII() { in ~CaptureRegionUnwinderRAII()
4817 CaptureRegionUnwinderRAII CaptureRegionUnwinder( in ActOnOpenMPRegionEnd()