Home
last modified time | relevance | path

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

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