Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h156 GetPropertyAtIndexAsOptionValueUInt64(const ExecutionContext *exe_ctx,
/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptionValueProperties.cpp415 OptionValueUInt64 *OptionValueProperties::GetPropertyAtIndexAsOptionValueUInt64( in GetPropertyAtIndexAsOptionValueUInt64() function in OptionValueProperties
/llvm-project-15.0.7/lldb/source/Target/
H A DTarget.cpp4403 m_collection_sp->GetPropertyAtIndexAsOptionValueUInt64(nullptr, idx); in GetMaximumDepthOfChildrenToDisplay()