Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Interpreter/
HDOptionValueEnumeration.cpp21 OptionValueEnumeration::OptionValueEnumeration (const OptionEnumValueElement *enumerators, in OptionValueEnumeration()
108 OptionValueEnumeration::SetEnumerations (const OptionEnumValueElement *enumerators) in SetEnumerations()
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDecl.h3087 enumerator_range enumerators() const { in enumerators() function