Home
last modified time | relevance | path

Searched defs:ThisCaptureRegion (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DOpenMPClause.h8978 for (auto ThisCaptureRegion : CaptureRegions) { in getCapturedStmt() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp4850 for (OpenMPDirectiveKind ThisCaptureRegion : llvm::reverse(CaptureRegions)) { in ActOnOpenMPRegionEnd() local