Searched refs:GetValue (Results 1 – 4 of 4) sorted by relevance
146 (int64_t)vtable_component_ir.GetValue()); in ConvertVTableComponentIR()
136 added_vtable_component->set_component_value(vtable_component_ir.GetValue()); in ConvertVTableLayoutIR()
216 return old_component.GetValue() == new_component.GetValue() && in CompareVTableComponents()
225 int64_t GetValue() const { in GetValue() function