OmpSupport::toString
Convert a schedule kind enum value to a small case string
Synopsis
Declared in <src/midend/programTransformation/ompLowering/omp_lowering.h>
[[visibility]]
std::string
toString(SgOmpClause::omp_schedule_kind_enum s_kind);
Created with MrDocs