Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h74 virtual uint32_t GetPropertyIndex(ConstString name) const;
/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptionValueProperties.cpp168 OptionValueProperties::GetPropertyIndex(ConstString name) const { in GetPropertyIndex() function in OptionValueProperties