Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp82 const std::optional<OpenMPDirectiveKind> CapturedRegion = std::nullopt, in OMPLexicalScope()
4654 const OMPExecutableDirective &S, const OpenMPDirectiveKind CapturedRegion, in EmitOMPTaskBasedDirective()
5223 OpenMPDirectiveKind CapturedRegion = S.getDirectiveKind(); in processInReduction() local