Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
HDOptionValueProperties.h117 OptionValueUInt64 *GetPropertyAtIndexAsOptionValueUInt64(
/freebsd-13-stable/contrib/llvm-project/lldb/source/Interpreter/
HDOptionValueProperties.cpp271 OptionValueUInt64 *OptionValueProperties::GetPropertyAtIndexAsOptionValueUInt64( in GetPropertyAtIndexAsOptionValueUInt64() function in OptionValueProperties
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
HDDebugger.cpp907 m_collection_sp->GetPropertyAtIndexAsOptionValueUInt64( in Debugger()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
HDTarget.cpp4595 m_collection_sp->GetPropertyAtIndexAsOptionValueUInt64(idx); in GetMaximumDepthOfChildrenToDisplay()