Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3388 llvm::function_ref<void(CodeGenFunction &)> SecondGen) { in emitScanBasedDirective() argument
3522 SecondGen(CGF); in emitScanBasedDirective()
3548 const auto &&SecondGen = [&S, HasCancel, in emitWorksharingDirective()
3558 emitScanBasedDirective(CGF, S, NumIteratorsGen, FirstGen, SecondGen); in emitWorksharingDirective()