Searched refs:GetValue (Results 1 – 4 of 4) sorted by relevance
347 added_vtable_component->set_component_value(vtable_component_ir.GetValue()); in SetIRToProtobufVTableLayout()362 enum_field_protobuf->set_enum_field_value(enum_field_ir->GetValue()); in SetIRToProtobufEnumField()
134 (int64_t)vtable_component_ir.GetValue()); in ConvertVTableComponentIR()212 enum_field["enum_field_value"] = Json::Int64(enum_field_ir->GetValue()); in ConvertEnumFieldIR()
189 if (common_fields.first->GetValue() != common_fields.second->GetValue()) { in CompareEnumFields()254 return old_component.GetValue() == new_component.GetValue() && in CompareVTableComponents()
231 int64_t GetValue() const { in GetValue() function460 int GetValue() const { in GetValue() function