Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
DOptionValueProperties.h74 virtual uint32_t GetPropertyIndex(ConstString name) const;
/freebsd-12-stable/contrib/llvm-project/lldb/source/Interpreter/
DOptionValueProperties.cpp167 OptionValueProperties::GetPropertyIndex(ConstString name) const { in GetPropertyIndex() function in OptionValueProperties