Home
last modified time | relevance | path

Searched refs:SShort (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DScalar.h162 short SShort(short fail_value = 0) const;
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DScalar.cpp311 short Scalar::SShort(short fail_value) const { in SShort() function in Scalar