Skip to content

InitializeExplicitScopes::visitType

Function to support traversal of types (where islands can hide)

Synopsis

Declared in <SageIII/astPostProcessing/initializeExplicitScopeData.h>

void
visitType(SgType* typeNode);

Parameters

Name

Description

typeNode

This class represents the base class for all types.

Created with MrDocs