Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2026 static EmittedClosureTy emitCapturedStmtFunc(CodeGenFunction &ParentCGF, in emitCapturedStmtFunc() function
2111 EmittedClosureTy DistanceClosure = emitCapturedStmtFunc(*this, DistanceFunc); in EmitOMPCanonicalLoop()
2113 EmittedClosureTy LoopVarClosure = emitCapturedStmtFunc(*this, LoopVarFunc); in EmitOMPCanonicalLoop()