Skip to content

OmpSupport::isReductionOperator

Check if an OpenMP construct is a reduction operator

Synopsis

Declared in <SageIII/ompSupport.h>

bool
isReductionOperator(omp_construct_enum omp_type);

Created with MrDocs