Searched refs:AddressValueNode (Results 1 – 3 of 3) sorted by relevance
24 AddressValueNode::AddressValueNode(ValueNodeChild* nodeChild, in AddressValueNode() function in AddressValueNode35 AddressValueNode::~AddressValueNode() in ~AddressValueNode()44 AddressValueNode::GetType() const in GetType()51 AddressValueNode::ResolvedLocationAndValue(ValueLoader* valueLoader, in ResolvedLocationAndValue()91 AddressValueNode::CreateChildren(TeamTypeInformation* info) in CreateChildren()127 AddressValueNode::CountChildren() const in CountChildren()134 AddressValueNode::ChildAt(int32 index) const in ChildAt()143 AddressValueNodeChild::AddressValueNodeChild(AddressValueNode* parent, in AddressValueNodeChild()
17 class AddressValueNode : public ValueNode {19 AddressValueNode(ValueNodeChild* nodeChild,21 virtual ~AddressValueNode();44 AddressValueNodeChild(AddressValueNode* parent,56 AddressValueNode* fParent;
314 AddressValueNode.cpp