Skip to content

OmpSupport::removeClause

Remove one or more clauses of type vt

Synopsis

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

[[visibility]]
int
removeClause(
    SgStatement* clause_stmt,
    VariantT const& vt);

Parameters

Name

Description

clause_stmt

This class represents the notion of a statement.

Created with MrDocs