Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGStmtOpenMP.cpp554 const llvm::function_ref<void(CodeGenFunction &)> &PostIncGen) { in EmitOMPInnerLoop() argument
589 PostIncGen(*this); in EmitOMPInnerLoop()
HDCodeGenFunction.h2235 const llvm::function_ref<void(CodeGenFunction &)> &PostIncGen);