Searched refs:ref_type (Results 1 – 2 of 2) sorted by relevance
319 size_t ref_type) const { in GetRefSlot()320 DCHECK_LT(ref_type, arraysize(ref_slots_)); in GetRefSlot()321 return ref_slots_[ref_type]; in GetRefSlot()325 size_t ref_type, in UpdateRefSlot() argument327 DCHECK_LT(ref_type, arraysize(ref_slots_)); in UpdateRefSlot()328 ref_slots_[ref_type] = ref_slot; in UpdateRefSlot()
195 $ ref_type = f$parse(ref_spec,,,"TYPE")218 $ ref_name_type = ref_name + ref_type