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

References

tools/clang/include/clang/Basic/OpenMPKinds.def
  390 OPENMP_SINGLE_CLAUSE(private)
  391 OPENMP_SINGLE_CLAUSE(firstprivate)
  392 OPENMP_SINGLE_CLAUSE(copyprivate)
  393 OPENMP_SINGLE_CLAUSE(nowait)
  394 OPENMP_SINGLE_CLAUSE(allocate)