Searched refs:AbstractArrayValueNode (Results 1 – 2 of 2) sorted by relevance
29 AbstractArrayValueNode::AbstractArrayValueNode(ValueNodeChild* nodeChild, in AbstractArrayValueNode() function in AbstractArrayValueNode43 AbstractArrayValueNode::~AbstractArrayValueNode() in ~AbstractArrayValueNode()55 AbstractArrayValueNode::GetType() const in GetType()62 AbstractArrayValueNode::ResolvedLocationAndValue(ValueLoader* valueLoader, in ResolvedLocationAndValue()78 AbstractArrayValueNode::CreateChildren(TeamTypeInformation* info) in CreateChildren()88 AbstractArrayValueNode::CountChildren() const in CountChildren()95 AbstractArrayValueNode::ChildAt(int32 index) const in ChildAt()102 AbstractArrayValueNode::IsRangedContainer() const in IsRangedContainer()109 AbstractArrayValueNode::ClearChildren() in ClearChildren()120 AbstractArrayValueNode::CreateChildrenInRange(TeamTypeInformation* info, in CreateChildrenInRange()[all …]
19 class AbstractArrayValueNode : public ValueNode {21 AbstractArrayValueNode(24 virtual ~AbstractArrayValueNode();66 class ArrayValueNode : public AbstractArrayValueNode {74 class InternalArrayValueNode : public AbstractArrayValueNode {86 AbstractArrayValueNode* parent,90 AbstractArrayValueNode* ArrayParent() const { return fParent; } in ArrayParent()97 AbstractArrayValueNode* fParent;106 AbstractArrayValueNode* parent,124 AbstractArrayValueNode* parent,