Searched refs:ThisCaptureRegion (Results 1 – 2 of 2) sorted by relevance
217 for (auto ThisCaptureRegion : CaptureRegions) { in getCapturedStmt() local218 if (ThisCaptureRegion == RegionKind) in getCapturedStmt()
3007 for (OpenMPDirectiveKind ThisCaptureRegion : llvm::reverse(CaptureRegions)) { in ActOnOpenMPRegionEnd() local3011 if (ThisCaptureRegion != OMPD_unknown) { in ActOnOpenMPRegionEnd()3019 if (CaptureRegion == ThisCaptureRegion || in ActOnOpenMPRegionEnd()