Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DOpenMPClause.h8951 for (auto ThisCaptureRegion : CaptureRegions) { in getCapturedStmt() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp4906 for (OpenMPDirectiveKind ThisCaptureRegion : llvm::reverse(CaptureRegions)) { in ActOnOpenMPRegionEnd() local