Searched refs:ThisCaptureRegion (Results 1 – 2 of 2) sorted by relevance
9673 for (auto ThisCaptureRegion : CaptureRegions) { in getCapturedStmt() local9674 if (ThisCaptureRegion == RegionKind) in getCapturedStmt()
4702 for (OpenMPDirectiveKind ThisCaptureRegion : llvm::reverse(CaptureRegions)) { in ActOnOpenMPRegionEnd() local4706 if (ThisCaptureRegion != OMPD_unknown) { in ActOnOpenMPRegionEnd()4714 if (CaptureRegion == ThisCaptureRegion || in ActOnOpenMPRegionEnd()4724 if (ThisCaptureRegion == OMPD_target) { in ActOnOpenMPRegionEnd()4739 if (ThisCaptureRegion == OMPD_parallel) { in ActOnOpenMPRegionEnd()