Skip to content

OmpSupport::isDependenceType

Check if an OpenMP construct is a dependence type for omp task depend

Synopsis

Declared in <SageIII/ompSupport.h>

bool
isDependenceType(omp_construct_enum omp_type);

Created with MrDocs