Searched defs:SIntValueIsValidForSize (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DScalar.h252 static bool SIntValueIsValidForSize(int64_t sval64, size_t total_byte_size) { function in class:lldb_private::Scalar
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMemory.cpp1295 bool SIntValueIsValidForSize(int64_t sval64, size_t total_byte_size) { function in class:CommandObjectMemoryWrite

Completed in 116 milliseconds