Skip to content

OmpSupport::isFortranBeginDirective

Check if the construct is a Fortran directive which can (optionally) have a corresponding END directive

Synopsis

Declared in <SageIII/ompSupport.h>

bool
isFortranBeginDirective(omp_construct_enum omp_type);

Created with MrDocs