hoshi-lang dev
Yet another programming language
Loading...
Searching...
No Matches
IRValueType Member List

This is the complete list of members for IRValueType, including all inherited members.

addAttribute(ValueAttr attr)IRValueType
attributesIRValueType
bracedTypesIRValueType
calculateDimensionSize() constIRValueType
dimensionsIRValueType
getArrayType(const yoi::vec< yoi::indexT > &dimensions)IRValueType
getBasicObjectType() constIRValueType
getBasicRawType() constIRValueType
getDynamicArrayType()IRValueType
getElementType()IRValueType
getNormalizedForeignBasicType()IRValueType
hasAttribute(ValueAttr attr) constIRValueType
IRValueType()IRValueType
IRValueType(valueType type)IRValueType
IRValueType(valueType type, yoi::indexT typeAffiliateModule, yoi::indexT objectPrototypeIndex)IRValueType
IRValueType(valueType type, yoi::indexT typeAffiliateModule, yoi::indexT objectPrototypeIndex, const std::set< ValueAttr > &attributes)IRValueType
IRValueType(valueType type, const yoi::vec< yoi::indexT > &dimensions)IRValueType
IRValueType(valueType type, const yoi::vec< yoi::IRValueType > &bracedTypes)IRValueType
IRValueType(valueType type, yoi::indexT typeAffiliateModule, yoi::indexT objectPrototypeIndex, const yoi::vec< yoi::indexT > &dimensions)IRValueType
is1ByteType() constIRValueType
isArrayType() constIRValueType
isBasicRawType() constIRValueType
isBasicType() constIRValueType
isDynamicArrayType() constIRValueType
isForeignBasicType() constIRValueType
metadataIRValueType
operator==(const yoi::IRValueType &rhs) constIRValueType
removeAttribute(ValueAttr attr)IRValueType
to_string(bool showAttributes=false) constIRValueType
typeIRValueType
typeAffiliateModuleIRValueType
typeIndexIRValueType
ValueAttr enum nameIRValueType
valueType enum nameIRValueType