Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2159 const llvm::function_ref<void(CodeGenFunction &)> PostIncGen) { in EmitOMPInnerLoop() argument
2208 PostIncGen(*this); in EmitOMPInnerLoop()
H A DCodeGenFunction.h4027 const llvm::function_ref<void(CodeGenFunction &)> PostIncGen);