Home
last modified time | relevance | path

Searched refs:RustEnumValue (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/test/API/lang/rust/enum-structs/
H A DTestRustEnumStructs.py7 from RustEnumValue import RustEnumValue
22 return RustEnumValue(values[0])
173 value = RustEnumValue(
194 variant_with_option = RustEnumValue(
225 value = RustEnumValue(
250 value = RustEnumValue(
H A DRustEnumValue.py8 class RustEnumValue: class
52 discr_unsigned_value = RustEnumValue._getDiscriminantValueAsUnsigned(