|
hoshi-lang dev
Yet another programming language
|
This is the complete list of members for IRFunctionDefinition, including all inherited members.
| argumentTypes | IRFunctionDefinition | |
| attrs | IRFunctionDefinition | |
| codeBlock | IRFunctionDefinition | |
| debugInfo | IRFunctionDefinition | |
| FunctionAttrs enum name | IRFunctionDefinition | |
| getVariableTable() | IRFunctionDefinition | |
| hasAttribute(const FunctionAttrs &attr) | IRFunctionDefinition | |
| IRFunctionDefinition(const yoi::wstr &name, const yoi::vec< std::pair< yoi::wstr, std::shared_ptr< IRValueType > > > &argumentTypes, const std::shared_ptr< IRValueType > &returnType, const yoi::vec< std::shared_ptr< IRCodeBlock > > &codeBlock, const std::set< FunctionAttrs > &attrs, const IRDebugInfo &debugInfo) | IRFunctionDefinition | |
| linkedModuleId | IRFunctionDefinition | |
| name | IRFunctionDefinition | |
| returnType | IRFunctionDefinition | |
| to_string(yoi::indexT indent=0) | IRFunctionDefinition | |
| variableTable | IRFunctionDefinition |