Skip to content

SgNodeHelper::Pattern::matchAssertExpr

tests pattern for an assert

Synopsis

Declared in <src/midend/abstractLayer/SgNodeHelper.h>

bool
matchAssertExpr(SgNode* node);

Parameters

Name

Description

node

This class represents the base class for all IR nodes within Sage III.

Created with MrDocs