Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h71 virtual size_t GetNumProperties() const;
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptionValueProperties.cpp25 size_t OptionValueProperties::GetNumProperties() const { in GetNumProperties() function in OptionValueProperties