suppress | OperandList(OperandList&&) |
suppress | OperandList(const OperandList&) |
public nothrow | OperandList(const Span& span_, Node* firstOperand_) |
public override void | Accept(Visitor& visitor) |
public void | AddOperand(Node* operand) |
suppress void | operator=(OperandList&&) |
suppress void | operator=(const OperandList&) |
public List<UniquePtr<Node>> | operands |