Home
last modified time | relevance | path

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

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