Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGStmtOpenMP.cpp28 const llvm::function_ref<void(llvm::Value *, llvm::Value *)> &CopyGen) { in EmitOMPAggregateAssign() argument
57 CopyGen(DestElementCurrent, SrcElementCurrent); in EmitOMPAggregateAssign()
HDCodeGenFunction.h2104 const llvm::function_ref<void(llvm::Value *, llvm::Value *)> &CopyGen);