Home
last modified time | relevance | path

Searched refs:GetPropertyAtIndexAsSInt64 (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h159 int64_t GetPropertyAtIndexAsSInt64(const ExecutionContext *exe_ctx,
/llvm-project-15.0.7/lldb/source/Core/
H A DDebugger.cpp346 return m_collection_sp->GetPropertyAtIndexAsSInt64( in GetTerminalWidth()
469 return m_collection_sp->GetPropertyAtIndexAsSInt64( in GetStopSourceLineCount()
482 return m_collection_sp->GetPropertyAtIndexAsSInt64( in GetDisassemblyLineCount()
/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptionValueProperties.cpp426 int64_t OptionValueProperties::GetPropertyAtIndexAsSInt64( in GetPropertyAtIndexAsSInt64() function in OptionValueProperties
/llvm-project-15.0.7/lldb/source/Target/
H A DTarget.cpp4395 return m_collection_sp->GetPropertyAtIndexAsSInt64( in GetMaximumNumberOfChildrenToDisplay()
4410 return m_collection_sp->GetPropertyAtIndexAsSInt64( in GetMaximumSizeOfStringSummary()
4416 return m_collection_sp->GetPropertyAtIndexAsSInt64( in GetMaximumMemReadSize()