Home
last modified time | relevance | path

Searched defs:toAddress (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h266 inline Optional<uint64_t> toAddress(const Optional<DWARFFormValue> &V) { in toAddress() function
285 inline uint64_t toAddress(const Optional<DWARFFormValue> &V, uint64_t Default) { in toAddress() function