Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Interpreter/
HDOptionArgParser.cpp78 for (const auto &enum_value : enum_values) { in ToOptionEnum() local
87 for (const auto &enum_value : enum_values) { in ToOptionEnum() local
HDProperty.cpp83 OptionValueEnumeration *enum_value = new OptionValueEnumeration( in Property() local
HDOptionValueDictionary.cpp178 auto enum_value = in SetArgs() local
HDOptions.cpp543 for (const auto &enum_value : opt_def.enum_values) { in GenerateOptionUsage() local
694 for (const auto &enum_value : enum_values) in HandleOptionArgumentCompletion() local
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
HDThreadSpec.h119 static const char *GetKey(OptionNames enum_value) { in GetKey()
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
HDSearchFilter.h247 static const char *GetKey(enum OptionNames enum_value) { in GetKey()
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Breakpoint/
HDBreakpointResolver.h194 static const char *GetKey(OptionNames enum_value) { in GetKey()
HDBreakpoint.h96 static const char *GetKey(OptionNames enum_value) { in GetKey()
HDBreakpointOptions.h366 static const char *GetKey(OptionNames enum_value) { in GetKey()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
HDPDBASTParser.cpp518 while (auto enum_value = enum_values->getNext()) { in CreateLLDBTypeFromPDBType() local
1153 const PDBSymbolData &enum_value) { in AddEnumValue()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFASTParserClang.cpp2290 int64_t enum_value = 0; in ParseChildEnumerators() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
HDTypeSystemClang.cpp8538 int64_t enum_value, uint32_t enum_value_bit_size) { in AddEnumerationValueToEnumerationType()