Home
last modified time | relevance | path

Searched defs:enum_value (Results 1 – 15 of 15) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Interpreter/
DOptionArgParser.cpp62 for (const auto &enum_value : enum_values) { in ToOptionEnum() local
71 for (const auto &enum_value : enum_values) { in ToOptionEnum() local
DProperty.cpp83 OptionValueEnumeration *enum_value = new OptionValueEnumeration( in Property() local
DOptionValueDictionary.cpp175 auto enum_value = in SetArgs() local
DOptions.cpp543 for (const auto &enum_value : opt_def.enum_values) { in GenerateOptionUsage() local
694 for (const auto &enum_value : enum_values) in HandleOptionArgumentCompletion() local
/openbsd/src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
DThreadInfo.h21 uint32_t enum_value; variable
/openbsd/src/gnu/llvm/lldb/include/lldb/Target/
DThreadSpec.h119 static const char *GetKey(OptionNames enum_value) { in GetKey()
/openbsd/src/gnu/llvm/lldb/include/lldb/Core/
DSearchFilter.h247 static const char *GetKey(enum OptionNames enum_value) { in GetKey()
/openbsd/src/gnu/llvm/lldb/include/lldb/Breakpoint/
DBreakpointResolver.h194 static const char *GetKey(OptionNames enum_value) { in GetKey()
DBreakpoint.h97 static const char *GetKey(OptionNames enum_value) { in GetKey()
DBreakpointOptions.h366 static const char *GetKey(OptionNames enum_value) { in GetKey()
/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
DPDBASTParser.cpp519 while (auto enum_value = enum_values->getNext()) { in CreateLLDBTypeFromPDBType() local
1155 const PDBSymbolData &enum_value) { in AddEnumValue()
/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp2300 int64_t enum_value = 0; in ParseChildEnumerators() local
/openbsd/src/gnu/gcc/gcc/
Dc-parser.c1735 tree enum_value; in c_parser_enum_specifier() local
/openbsd/src/gnu/llvm/clang/bindings/python/clang/
Dcindex.py1771 def enum_value(self): member in Cursor
/openbsd/src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp8498 int64_t enum_value, uint32_t enum_value_bit_size) { in AddEnumerationValueToEnumerationType()
8761 const int64_t enum_value = data.GetMaxU64Bitfield( in DumpValue() local