SageBuilder::buildBoolType
Builder functions for primitive types with type size (kind) expressions
Synopsis
Declared in <SageIII/sageInterface/sageBuilder.h>
[[visibility]]
SgTypeBool*
buildBoolType(SgExpression* kind_expr);
Parameters
Name |
Description |
kind_expr |
This class represents the notion of an expression. Expressions |
Created with MrDocs