Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp5324 CodeGenFunction::CGCapturedStmtInfo CapStmtInfo; in EmitOMPTaskgroupDirective() local
5326 CapturedStmtInfo = &CapStmtInfo; in EmitOMPTaskgroupDirective()
5841 CodeGenFunction::CGCapturedStmtInfo CapStmtInfo; in emitOutlinedOrderedFunction() local
5842 CGF.CapturedStmtInfo = &CapStmtInfo; in emitOutlinedOrderedFunction()