Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1278 const llvm::function_ref<void(CodeGenFunction &)> &PostIncGen) { in EmitOMPInnerLoop() argument
1313 PostIncGen(*this); in EmitOMPInnerLoop()
DCodeGenFunction.h2533 const llvm::function_ref<void(CodeGenFunction &)> &PostIncGen);