Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h79 virtual const Property *GetProperty(const ExecutionContext *exe_ctx,
/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueProperties.cpp172 OptionValueProperties::GetProperty(const ExecutionContext *exe_ctx, in GetProperty() function in OptionValueProperties
588 property = GetProperty(exe_ctx, will_modify, key); in GetPropertyAtPath()