Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFFormValue.h214 inline Optional<int64_t> toSigned(const Optional<DWARFFormValue> &V) { in toSigned() function
226 inline int64_t toSigned(const Optional<DWARFFormValue> &V, int64_t Default) { in toSigned() function