AstNodePtr::SpecialAstType
The UNKNOWN_AST and NULL_AST types have null as their values. The other types have concrete BaseType pointers as their values.
Synopsis
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
enum class SpecialAstType : int;
Members
Name |
|
|
|
|
|
|
Created with MrDocs