reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 2612                     &HasLastprivates](CodeGenFunction &CGF, PrePostActionTy &) {
 2686     HasLastprivates = CGF.EmitOMPLastprivateClauseInit(S, LoopScope);
 2724     if (HasLastprivates)
 2742   if (HasLastprivates && S.getSingleClause<OMPNowaitClause>()) {