Skip to content

SageInterface::containsUnknownType

Check if a type (or any nested type) is unknown/incomplete.

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
bool
containsUnknownType(SgType* type);

Parameters

Name

Description

type

This class represents the base class for all types.

Created with MrDocs