Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaOpenMP.cpp4700 class CaptureRegionUnwinderRAII { class
4707 CaptureRegionUnwinderRAII(Sema &S, bool &ErrorFound, in CaptureRegionUnwinderRAII() function in __anone5e239c02e11::CaptureRegionUnwinderRAII
4710 ~CaptureRegionUnwinderRAII() { in ~CaptureRegionUnwinderRAII()
4802 CaptureRegionUnwinderRAII CaptureRegionUnwinder( in ActOnOpenMPRegionEnd()