Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h117 OptionValueUInt64 *GetPropertyAtIndexAsOptionValueUInt64(
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueProperties.cpp271 OptionValueUInt64 *OptionValueProperties::GetPropertyAtIndexAsOptionValueUInt64( in GetPropertyAtIndexAsOptionValueUInt64() function in OptionValueProperties
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp907 m_collection_sp->GetPropertyAtIndexAsOptionValueUInt64( in Debugger()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp4595 m_collection_sp->GetPropertyAtIndexAsOptionValueUInt64(idx); in GetMaximumDepthOfChildrenToDisplay()