Home
last modified time | relevance | path

Searched refs:ContextValue (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4723 llvm::Value *ContextValue = CGF.CapturedStmtInfo->getContextValue(); in EmitOMPTaskBasedDirective() local
4724 if (CaptureFields.size() && ContextValue) { in EmitOMPTaskBasedDirective()
4747 (void)DI->EmitDeclareOfAutoVariable(SharedVar, ContextValue, in EmitOMPTaskBasedDirective()