Searched refs:ThisCaptureRegion (Results 1 – 2 of 2) sorted by relevance
8951 for (auto ThisCaptureRegion : CaptureRegions) { in getCapturedStmt() local8952 if (ThisCaptureRegion == RegionKind) in getCapturedStmt()
4906 for (OpenMPDirectiveKind ThisCaptureRegion : llvm::reverse(CaptureRegions)) { in ActOnOpenMPRegionEnd() local4910 if (ThisCaptureRegion != OMPD_unknown) { in ActOnOpenMPRegionEnd()4918 if (CaptureRegion == ThisCaptureRegion || in ActOnOpenMPRegionEnd()4927 if (ThisCaptureRegion == OMPD_target) { in ActOnOpenMPRegionEnd()4942 if (ThisCaptureRegion == OMPD_parallel) { in ActOnOpenMPRegionEnd()