Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4696 llvm::Value *ContextValue = CGF.CapturedStmtInfo->getContextValue(); in EmitOMPTaskBasedDirective() local
4697 if (CaptureFields.size() && ContextValue) { in EmitOMPTaskBasedDirective()
4720 (void)DI->EmitDeclareOfAutoVariable(SharedVar, ContextValue, in EmitOMPTaskBasedDirective()