Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptionValue.cpp226 OptionValueSInt64 *OptionValue::GetAsSInt64() { in GetAsSInt64() function in OptionValue
232 const OptionValueSInt64 *OptionValue::GetAsSInt64() const { in GetAsSInt64() function in OptionValue
393 const OptionValueSInt64 *option_value = GetAsSInt64(); in GetSInt64Value()
400 OptionValueSInt64 *option_value = GetAsSInt64(); in SetSInt64Value()
H A DOptionValueProperties.cpp410 return value->GetAsSInt64(); in GetPropertyAtIndexAsOptionValueSInt64()
/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DOptionValue.h234 OptionValueSInt64 *GetAsSInt64();
236 const OptionValueSInt64 *GetAsSInt64() const;