Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGStmtOpenMP.cpp2112 const llvm::function_ref<void(CodeGenFunction &)> PostIncGen) { in EmitOMPInnerLoop() argument
2161 PostIncGen(*this); in EmitOMPInnerLoop()
HDCodeGenFunction.h3981 const llvm::function_ref<void(CodeGenFunction &)> PostIncGen);