![]() |
Spicy
|
This is the complete list of members for hilti::Function, including all inherited members.
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 |
childs(int begin, int end) const | hilti::NodeBase | inline |
childs() const | hilti::NodeBase | inline |
childs() | hilti::NodeBase | inline |
childsOfType() const | hilti::NodeBase | inline |
clearCache() | hilti::NodeBase | 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 | |
nodesOfType() const | hilti::NodeBase | inline |
nodesOfType() (defined in hilti::NodeBase) | hilti::NodeBase | inline |
operator==(const Function &other) const (defined in hilti::Function) | hilti::Function | inline |
originalNode() const | hilti::NodeBase | inline |
properties() const | hilti::Function | inline |
setBody(const Function &d, const Statement &b) | hilti::Function | inlinestatic |
setMeta(Meta m) | hilti::NodeBase | inline |
setOriginalNode(const NodeRef &n) | hilti::NodeBase | inline |
type() const (defined in hilti::Function) | hilti::Function | inline |