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

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

fieldTypesIRStructDefinition
IRStructDefinition(const yoi::wstr &name, const std::map< yoi::wstr, nameInfo > &nameIndexMap, const vec< std::shared_ptr< IRValueType > > &fieldTypes, const yoi::vec< yoi::wstr > &templateParamNames={}, const yoi::vec< std::shared_ptr< IRValueType > > &storedTemplateArgs={}, const std::map< yoi::wstr, yoi::structDefInnerPair * > &templateMethodDecls={}, const std::map< yoi::wstr, yoi::implInnerPair * > &templateMethodDefs={})IRStructDefinition
linkedModuleIdIRStructDefinition
lookupName(const yoi::wstr &name)IRStructDefinition
nameIRStructDefinition
nameIndexMapIRStructDefinition
storedTemplateArgsIRStructDefinition
templateMethodDeclsIRStructDefinition
templateMethodDefsIRStructDefinition
templateParamNamesIRStructDefinition
to_string(yoi::indexT indent=0)IRStructDefinition