Searched refs:EmittedClosureTy (Results 1 – 1 of 1) sorted by relevance
1915 using EmittedClosureTy = std::pair<llvm::Function *, llvm::Value *>; typedef1919 static EmittedClosureTy emitCapturedStmtFunc(CodeGenFunction &ParentCGF, in emitCapturedStmtFunc()1933 emitCapturedStmtCall(CodeGenFunction &ParentCGF, EmittedClosureTy Cap, in emitCapturedStmtCall()1988 EmittedClosureTy DistanceClosure = emitCapturedStmtFunc(*this, DistanceFunc); in EmitOMPCanonicalLoop()1990 EmittedClosureTy LoopVarClosure = emitCapturedStmtFunc(*this, LoopVarFunc); in EmitOMPCanonicalLoop()