Searched refs:head_value (Results 1 – 3 of 3) sorted by relevance
239 ValueObjectSP head_value( in GetChildAtIndex() local242 if (!head_value) in GetChildAtIndex()245 return head_value->Clone(ConstString("Value")); in GetChildAtIndex()
297 const auto head_value = T::load(src);300 T::store(dst, head_value);387 const auto head_value = TailT::load(src);393 TailT::store(dst, head_value);
262 const auto head_value = SizedOpT::load(src); in move_backward() local269 SizedOpT::store(dst, head_value); in move_backward()