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

References

tools/clang/include/clang/Basic/OpenMPKinds.def
  382 OPENMP_SECTIONS_CLAUSE(private)
  383 OPENMP_SECTIONS_CLAUSE(lastprivate)
  384 OPENMP_SECTIONS_CLAUSE(firstprivate)
  385 OPENMP_SECTIONS_CLAUSE(reduction)
  386 OPENMP_SECTIONS_CLAUSE(nowait)
  387 OPENMP_SECTIONS_CLAUSE(allocate)