Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp4248 class CaptureRegionUnwinderRAII { class
4255 CaptureRegionUnwinderRAII(Sema &S, bool &ErrorFound, in CaptureRegionUnwinderRAII() function in __anonf152f9342711::CaptureRegionUnwinderRAII
4258 ~CaptureRegionUnwinderRAII() { in ~CaptureRegionUnwinderRAII()
4347 CaptureRegionUnwinderRAII CaptureRegionUnwinder( in ActOnOpenMPRegionEnd()