Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp4506 class CaptureRegionUnwinderRAII { class
4513 CaptureRegionUnwinderRAII(Sema &S, bool &ErrorFound, in CaptureRegionUnwinderRAII() function in __anon1dd12e442e11::CaptureRegionUnwinderRAII
4516 ~CaptureRegionUnwinderRAII() { in ~CaptureRegionUnwinderRAII()
4604 CaptureRegionUnwinderRAII CaptureRegionUnwinder( in ActOnOpenMPRegionEnd()