Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h154 GetPropertyAtIndexAsOptionValueSInt64(const ExecutionContext *exe_ctx,
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptionValueProperties.cpp410 OptionValueSInt64 *OptionValueProperties::GetPropertyAtIndexAsOptionValueSInt64( in GetPropertyAtIndexAsOptionValueSInt64() function in OptionValueProperties
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDebugger.cpp818 m_collection_sp->GetPropertyAtIndexAsOptionValueSInt64( in Debugger()