Searched refs:getAsAddress (Results 1 – 5 of 5) sorted by relevance
120 Optional<uint64_t> getAsAddress() const;268 return V->getAsAddress(); in toAddress()
273 (FormValue.getAsAddress() == in dumpAttribute()432 if (auto Address = FormValue->getAsAddress()) { in getHighPC()
662 Optional<uint64_t> DWARFFormValue::getAsAddress() const { in getAsAddress() function in DWARFFormValue
256 if (auto Val = FormValue.getValue().getAsAddress()) in dumpDebugInfo()
1089 Addr = *Val.getAsAddress(); in cloneAddressAttribute()