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

References

tools/clang/include/clang/AST/StmtOpenMP.h
 2215       : OMPExecutableDirective(this, OMPFlushDirectiveClass, OMPD_flush,
 2223       : OMPExecutableDirective(this, OMPFlushDirectiveClass, OMPD_flush,
tools/clang/lib/Basic/OpenMPKinds.cpp
  511   case OMPD_flush:
 1130   case OMPD_flush:
tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 6686   case OMPD_flush:
 6995   case OMPD_flush:
 8769     case OMPD_flush:
 9529     case OMPD_flush:
10150     case OMPD_flush:
tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
  784     case OMPD_flush:
  858   case OMPD_flush:
 1025     case OMPD_flush:
 1105   case OMPD_flush:
tools/clang/lib/Parse/ParseOpenMP.cpp
 1487   case OMPD_flush:
 1706   case OMPD_flush:
 2742           << ((Kind == OMPC_flush) ? getOpenMPDirectiveName(OMPD_flush)
tools/clang/lib/Sema/SemaOpenMP.cpp
 3480   case OMPD_flush:
 4401   case OMPD_flush:
10395     case OMPD_flush:
10467     case OMPD_flush:
10540     case OMPD_flush:
10610     case OMPD_flush:
10681     case OMPD_flush:
10751     case OMPD_flush:
10820     case OMPD_flush:
10892     case OMPD_flush:
tools/clang/lib/Sema/TreeTransform.h
 8118   getDerived().getSema().StartOpenMPDSABlock(OMPD_flush, DirName, nullptr,