![]() |
Spicy
|
This is the complete list of members for hilti::Function, including all inherited members.
| _typeNode() | hilti::Function | inline |
| addChild(Node n) | hilti::NodeBase | inline |
| assertChildIsA(int i) | hilti::NodeBase | inline |
| attributes() const (defined in hilti::Function) | hilti::Function | inline |
| body() const (defined in hilti::Function) | hilti::Function | inline |
| callingConvention() const (defined in hilti::Function) | hilti::Function | inline |
| child(int i) const | hilti::NodeBase | inline |
| childRefs(int begin, int end) | hilti::NodeBase | inline |
| childRefsOfType() const | hilti::NodeBase | |
| childs(int begin, int end) const | hilti::NodeBase | inline |
| childs() const | hilti::NodeBase | inline |
| childs() | hilti::NodeBase | inline |
| childsOfType() const | hilti::NodeBase | |
| ftype() const (defined in hilti::Function) | hilti::Function | inline |
| Function(ID id, Type type, std::optional< Statement > body, function::CallingConvention cc=function::CallingConvention::Standard, std::optional< AttributeSet > attrs={}, Meta m=Meta()) (defined in hilti::Function) | hilti::Function | inline |
| Function() (defined in hilti::Function) | hilti::Function | inline |
| id() const (defined in hilti::Function) | hilti::Function | inline |
| isStatic() const (defined in hilti::Function) | hilti::Function | inline |
| meta() const | hilti::NodeBase | inline |
| NodeBase(Meta meta) | hilti::NodeBase | inline |
| NodeBase(std::vector< Node > childs, Meta meta) | hilti::NodeBase | inline |
| NodeBase()=default (defined in hilti::NodeBase) | hilti::NodeBase | |
| operator==(const Function &other) const (defined in hilti::Function) | hilti::Function | inline |
| properties() const | hilti::Function | inline |
| pruneWalk() const | hilti::NodeBase | inline |
| setBody(Statement b) (defined in hilti::Function) | hilti::Function | inline |
| setID(ID id) (defined in hilti::Function) | hilti::Function | inline |
| setMeta(Meta m) | hilti::NodeBase | inline |
| setResultType(Type t) (defined in hilti::Function) | hilti::Function | inline |
| type() const (defined in hilti::Function) | hilti::Function | inline |
| typeRef() (defined in hilti::Function) | hilti::Function | inline |
1.8.13