![]() |
Spicy
|
This is the complete list of members for hilti::declaration::GlobalVariable, including all inherited members.
addChild(Node n) | hilti::NodeBase | inline |
assertChildIsA(int i) | hilti::NodeBase | 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 |
displayName() const | hilti::declaration::GlobalVariable | inline |
GlobalVariable(ID id, ::hilti::Type type, Linkage linkage=Linkage::Private, Meta m=Meta()) (defined in hilti::declaration::GlobalVariable) | hilti::declaration::GlobalVariable | inline |
GlobalVariable(ID id, ::hilti::Type type, std::optional< hilti::Expression > init={}, Linkage linkage=Linkage::Private, Meta m=Meta()) (defined in hilti::declaration::GlobalVariable) | hilti::declaration::GlobalVariable | inline |
GlobalVariable(ID id, ::hilti::Type type, std::vector< hilti::Expression > args, std::optional< hilti::Expression > init={}, Linkage linkage=Linkage::Private, Meta m=Meta()) (defined in hilti::declaration::GlobalVariable) | hilti::declaration::GlobalVariable | inline |
GlobalVariable(ID id, hilti::Expression init, Linkage linkage=Linkage::Private, Meta m=Meta()) (defined in hilti::declaration::GlobalVariable) | hilti::declaration::GlobalVariable | inline |
hasAutomaticType() const | hilti::declaration::GlobalVariable | inline |
id() const | hilti::declaration::GlobalVariable | inline |
init() const (defined in hilti::declaration::GlobalVariable) | hilti::declaration::GlobalVariable | inline |
isConstant() const | hilti::declaration::GlobalVariable | inline |
isEqual(const Declaration &other) const | hilti::declaration::GlobalVariable | inline |
linkage() const | hilti::declaration::GlobalVariable | 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 GlobalVariable &other) const (defined in hilti::declaration::GlobalVariable) | hilti::declaration::GlobalVariable | inline |
originalNode() const | hilti::NodeBase | inline |
properties() const | hilti::declaration::GlobalVariable | inline |
setInit(const GlobalVariable &d, const hilti::Expression &i) | hilti::declaration::GlobalVariable | inlinestatic |
setMeta(Meta m) | hilti::NodeBase | inline |
setOriginalNode(const NodeRef &n) | hilti::NodeBase | inline |
setType(const GlobalVariable &d, std::optional< hilti::Type > t) | hilti::declaration::GlobalVariable | inlinestatic |
setTypeArguments(const GlobalVariable &d, std::vector< hilti::Expression > args) | hilti::declaration::GlobalVariable | inlinestatic |
type() const (defined in hilti::declaration::GlobalVariable) | hilti::declaration::GlobalVariable | inline |
typeArguments() const (defined in hilti::declaration::GlobalVariable) | hilti::declaration::GlobalVariable | inline |