Searched defs:NoFinals (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp817 const OMPExecutableDirective &D, bool NoFinals,
842 if (NoFinals)
1654 CGF.EmitOMPLastprivateClauseFinal(S, /*NoFinals=*/true);
2265 S, /*NoFinals=*/false,
816 EmitOMPLastprivateClauseFinal( const OMPExecutableDirective &D, bool NoFinals, llvm::Value *IsLastIterCond) argument

Completed in 132 milliseconds