Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptionValueEnumeration.cpp17 const OptionEnumValues &enumerators, enum_type value) in OptionValueEnumeration()
86 const OptionEnumValues &enumerators) { in SetEnumerations()
/llvm-project-15.0.7/clang/utils/ABITest/
H A DTypeGen.py62 def __init__(self, index, enumerators): argument
/llvm-project-15.0.7/clang/include/clang/AST/
H A DDecl.h3779 enumerator_range enumerators() const { in enumerators() function