Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp78 OMPLexicalScope(CodeGenFunction & CGF,const OMPExecutableDirective & S,const std::optional<OpenMPDirectiveKind> CapturedRegion=std::nullopt,const bool EmitPreInitStmt=true) OMPLexicalScope() argument
4609 EmitOMPTaskBasedDirective(const OMPExecutableDirective & S,const OpenMPDirectiveKind CapturedRegion,const RegionCodeGenTy & BodyGen,const TaskGenTy & TaskGen,OMPTaskDataTy & Data) EmitOMPTaskBasedDirective() argument
5166 OpenMPDirectiveKind CapturedRegion = S.getDirectiveKind(); processInReduction() local
[all...]