Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h245 inline Optional<int64_t> toSigned(const Optional<DWARFFormValue> &V) { in toSigned() function
257 inline int64_t toSigned(const Optional<DWARFFormValue> &V, int64_t Default) { in toSigned() function