Home
last modified time | relevance | path

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

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