Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/
DProperty.cpp75 …OptionValueEnumeration *enum_value = new OptionValueEnumeration(definition.enum_values, definition… in Property() local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
DClangASTType.cpp5468 int64_t enum_value, in AddEnumerationValueToEnumerationType()
5742 …const int64_t enum_value = data.GetMaxU64Bitfield(&offset, data_byte_size, bitfield_bit_size, bitf… in DumpValue() local
/freebsd-10-stable/contrib/gcc/
Dc-parser.c1883 tree enum_value; in c_parser_enum_specifier() local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp4399 int64_t enum_value = 0; in ParseChildEnumerators() local