Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DOptionValueProperties.h150 int64_t GetPropertyAtIndexAsSInt64(const ExecutionContext *exe_ctx,
/external/llvm-project/lldb/source/Core/
DDebugger.cpp313 return m_collection_sp->GetPropertyAtIndexAsSInt64( in GetTerminalWidth()
404 return m_collection_sp->GetPropertyAtIndexAsSInt64( in GetStopSourceLineCount()
417 return m_collection_sp->GetPropertyAtIndexAsSInt64( in GetDisassemblyLineCount()
/external/llvm-project/lldb/source/Interpreter/
DOptionValueProperties.cpp413 int64_t OptionValueProperties::GetPropertyAtIndexAsSInt64( in GetPropertyAtIndexAsSInt64() function in OptionValueProperties
/external/llvm-project/lldb/source/Target/
DTarget.cpp4016 return m_collection_sp->GetPropertyAtIndexAsSInt64( in GetMaximumNumberOfChildrenToDisplay()
4022 return m_collection_sp->GetPropertyAtIndexAsSInt64( in GetMaximumSizeOfStringSummary()
4028 return m_collection_sp->GetPropertyAtIndexAsSInt64( in GetMaximumMemReadSize()