Home
last modified time | relevance | path

Searched refs:GetAsSInt64 (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionValue.cpp228 OptionValueSInt64 *OptionValue::GetAsSInt64() { in GetAsSInt64() function in OptionValue
234 const OptionValueSInt64 *OptionValue::GetAsSInt64() const { in GetAsSInt64() function in OptionValue
395 const OptionValueSInt64 *option_value = GetAsSInt64(); in GetSInt64Value()
402 OptionValueSInt64 *option_value = GetAsSInt64(); in SetSInt64Value()
H A DOptionValueProperties.cpp442 return value->GetAsSInt64(); in GetPropertyAtIndexAsOptionValueSInt64()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionValue.h243 OptionValueSInt64 *GetAsSInt64();
245 const OptionValueSInt64 *GetAsSInt64() const;