Searched defs:toUnsigned (Results 1 – 3 of 3) sorted by relevance
196 inline Optional<uint64_t> toUnsigned(const Optional<DWARFFormValue> &V) { in toUnsigned() function208 inline uint64_t toUnsigned(const Optional<DWARFFormValue> &V, in toUnsigned() function
201 inline Optional<uint64_t> toUnsigned(const Optional<DWARFFormValue> &V) { in toUnsigned() function213 inline uint64_t toUnsigned(const Optional<DWARFFormValue> &V, in toUnsigned() function
61 Boolean toUnsigned() const { return *this; } in toUnsigned() function