|
hoshi-lang dev
Yet another programming language
|
This is the complete list of members for IRStructDefinition, including all inherited members.
| fieldTypes | IRStructDefinition | |
| 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 | |
| linkedModuleId | IRStructDefinition | |
| lookupName(const yoi::wstr &name) | IRStructDefinition | |
| name | IRStructDefinition | |
| nameIndexMap | IRStructDefinition | |
| storedTemplateArgs | IRStructDefinition | |
| templateMethodDecls | IRStructDefinition | |
| templateMethodDefs | IRStructDefinition | |
| templateParamNames | IRStructDefinition | |
| to_string(yoi::indexT indent=0) | IRStructDefinition |