Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h69 virtual size_t GetNumProperties() const;
/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptionValueProperties.cpp25 size_t OptionValueProperties::GetNumProperties() const { in GetNumProperties() function in OptionValueProperties