Lines Matching full:refvalue
1476 /// extracted in \p RefValue. The resulting DIE migh be in another1481 const DWARFFormValue &RefValue, const DWARFUnit &Unit,1483 assert(RefValue.isFormClass(DWARFFormValue::FC_Reference));1484 uint64_t RefOffset = *RefValue.getAsReference(&Unit);