Home
last modified time | relevance | path

Searched refs:GetProperty (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h81 virtual const Property *GetProperty(const ExecutionContext *exe_ctx,
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptionValueProperties.cpp173 OptionValueProperties::GetProperty(const ExecutionContext *exe_ctx, in GetProperty() function in OptionValueProperties
636 property = GetProperty(exe_ctx, will_modify, key); in GetPropertyAtPath()