Skip to content

OmpSupport::isInOmpTargetRegion

Check whether a SgNode is inside omp target

Synopsis

Declared in <src/midend/programTransformation/ompLowering/omp_lowering.h>

bool
isInOmpTargetRegion(SgStatement* node);

Parameters

Name

Description

node

This class represents the notion of a statement.

Created with MrDocs