Home
last modified time | relevance | path

Searched defs:num_enumerators (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Interpreter/
H A DOptionValueEnumeration.cpp100 const uint32_t num_enumerators = m_enumerations.GetSize(); in AutoComplete() local
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8651 int num_enumerators = 0; DumpEnumValue() local