Skip to content

TestAstAccessToDeclarations::test

static function to do test on any IR node

Synopsis

Declared in <src/midend/astDiagnostics/AstConsistencyTests.h>

static
void
test(SgNode* node);

Parameters

Name

Description

node

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

Created with MrDocs