Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DOptionValueProperties.h67 virtual size_t GetNumProperties() const;
/external/llvm-project/lldb/source/Interpreter/
DOptionValueProperties.cpp47 size_t OptionValueProperties::GetNumProperties() const { in GetNumProperties() function in OptionValueProperties