Searched defs:enumerators (Results 1 – 13 of 13) sorted by relevance
| /external/llvm-project/lldb/source/Interpreter/ |
| D | OptionValueEnumeration.cpp | 17 const OptionEnumValues &enumerators, enum_type value) in OptionValueEnumeration() 89 const OptionEnumValues &enumerators) { in SetEnumerations()
|
| /external/python/cffi/c/ |
| D | realize_c_type.c | 482 PyObject *enumerators = NULL, *enumvalues = NULL, *tmp; in realize_c_type_or_func() local
|
| D | _cffi_backend.c | 6083 PyObject *enumerators, *enumvalues; local
|
| /external/python/cffi/cffi/ |
| D | parse_c_type.h | 136 const char *enumerators; // comma-delimited string member
|
| D | model.py | 491 def __init__(self, name, enumerators, enumvalues, baseinttype=None): argument
|
| D | backend_ctypes.py | 949 def new_enum_type(self, name, enumerators, enumvalues, CTypesInt): argument
|
| /external/clang/utils/ABITest/ |
| D | TypeGen.py | 61 def __init__(self, index, enumerators): argument
|
| /external/llvm-project/clang/utils/ABITest/ |
| D | TypeGen.py | 62 def __init__(self, index, enumerators): argument
|
| /external/libabigail/include/ |
| D | abg-ir.h | 2515 typedef std::vector<enumerator> enumerators; typedef
|
| /external/python/pycparser/pycparser/ |
| D | c_ast.py | 533 def __init__(self, enumerators, coord=None): argument
|
| /external/clang/include/clang/AST/ |
| D | Decl.h | 3109 enumerator_range enumerators() const { in enumerators() function
|
| /external/llvm-project/clang/include/clang/AST/ |
| D | Decl.h | 3660 enumerator_range enumerators() const { in enumerators() function
|
| /external/libabigail/src/ |
| D | abg-ir.cc | 15718 enumerators& enumerators) in priv() argument
|