Searched refs:getAsSectionedAddress (Results 1 – 2 of 2) sorted by relevance
107 Optional<SectionedAddress> getAsSectionedAddress() const;248 return V->getAsSectionedAddress(); in toSectionedAddress()
590 if (auto SA = getAsSectionedAddress()) in getAsAddress()594 Optional<SectionedAddress> DWARFFormValue::getAsSectionedAddress() const { in getAsSectionedAddress() function in DWARFFormValue