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

References

tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 2752     OMPLexicalScope Scope(*this, S, OMPD_unknown);
 2753     EmitSections(S);
 2756   if (!S.getSingleClause<OMPNowaitClause>()) {
 2757     CGM.getOpenMPRuntime().emitBarrierCall(*this, S.getBeginLoc(),