Home
last modified time | relevance | path

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

/external/lldb/source/Interpreter/
DOptionValueEnumeration.cpp21 OptionValueEnumeration::OptionValueEnumeration (const OptionEnumValueElement *enumerators, in OptionValueEnumeration()
111 OptionValueEnumeration::SetEnumerations (const OptionEnumValueElement *enumerators) in SetEnumerations()
/external/clang/utils/ABITest/
DTypeGen.py59 def __init__(self, index, enumerators): argument
/external/clang/include/clang/AST/
DDecl.h2906 enumerator_range enumerators() const { in enumerators() function