Skip to content

OmpSupport::isDirectiveWithBody

Check if an OpenMP directive has a structured body

Synopsis

Declared in <SageIII/ompSupport.h>

bool
isDirectiveWithBody(omp_construct_enum omp_type);

Created with MrDocs