Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h158 GetPropertyAtIndexAsOptionValueUInt64(const ExecutionContext *exe_ctx,
/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DOptionValueProperties.cpp421 OptionValueUInt64 *OptionValueProperties::GetPropertyAtIndexAsOptionValueUInt64( in GetPropertyAtIndexAsOptionValueUInt64() function in OptionValueProperties
/openbsd/gnu/llvm/lldb/source/Target/
H A DTarget.cpp4506 m_collection_sp->GetPropertyAtIndexAsOptionValueUInt64(nullptr, idx); in GetMaximumDepthOfChildrenToDisplay()