Searched defs:assign_result (Results 1 – 2 of 2) sorted by relevance
202 auto assign_result = pre_assigned_ids_.emplace(id, key); in ReserveId() local254 auto assign_result = next_entry_id_.ReserveId(name, id.entry_id()); in ReserveId() local288 auto assign_result = type_id_finder_.ReserveId(key, id.type_id()); in ReserveId() local334 auto assign_result = type->second.ReserveId(name, id); in ReserveId() local364 auto assign_result = type->second.NextId(); in NextId() local
142 any * assign_result = &(copy = original); in test_copy_assign() local163 any * assign_result = &(value = text); in test_converting_assign() local