Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4643 llvm::Value *ContextValue = CGF.CapturedStmtInfo->getContextValue(); in EmitOMPTaskBasedDirective() local
4644 if (CaptureFields.size() && ContextValue) { in EmitOMPTaskBasedDirective()
4667 (void)DI->EmitDeclareOfAutoVariable(SharedVar, ContextValue, in EmitOMPTaskBasedDirective()