Skip to content

OmpSupport::isDirective

Check if an OpenMP construct is a directive

Synopsis

Declared in <SageIII/ompSupport.h>

bool
isDirective(omp_construct_enum omp_type);

Created with MrDocs