Skip to content

OmpSupport::isFortranEndDirective

Check if the construct is a Fortran END ... directive

Synopsis

Declared in <SageIII/ompSupport.h>

bool
isFortranEndDirective(omp_construct_enum omp_type);

Created with MrDocs