Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1328 const llvm::function_ref<void(CodeGenFunction &)> PostIncGen) { in EmitOMPInnerLoop() argument
1365 PostIncGen(*this); in EmitOMPInnerLoop()
H A DCodeGenFunction.h3224 const llvm::function_ref<void(CodeGenFunction &)> PostIncGen);