Searched refs:getAsAddress (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/DebugInfo/
H A DDWARFFormValue.h71 Optional<uint64_t> getAsAddress(const DWARFUnit *U) const;
/external/llvm/lib/DebugInfo/
H A DDWARFDebugInfoEntry.cpp182 Optional<uint64_t> Result = FormValue.getAsAddress(U);
H A DDWARFFormValue.cpp506 Optional<uint64_t> DWARFFormValue::getAsAddress(const DWARFUnit *U) const { function in class:DWARFFormValue

Completed in 47 milliseconds