Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp5226 CodeGenFunction::CGCapturedStmtInfo CapStmtInfo; in EmitOMPTaskgroupDirective() local
5228 CapturedStmtInfo = &CapStmtInfo; in EmitOMPTaskgroupDirective()
5743 CodeGenFunction::CGCapturedStmtInfo CapStmtInfo; in emitOutlinedOrderedFunction() local
5744 CGF.CapturedStmtInfo = &CapStmtInfo; in emitOutlinedOrderedFunction()