Searched refs:eTypeSInt64 (Results 1 – 6 of 6) sorted by relevance
26 case OptionValue::eTypeSInt64: in GetUInt64Value()227 if (GetType() == OptionValue::eTypeSInt64) in GetAsSInt64()233 if (GetType() == OptionValue::eTypeSInt64) in GetAsSInt64()492 case eTypeSInt64: in GetBuiltinTypeAsCString()531 case 1u << eTypeSInt64: in CreateValueFromCStringForTypeMask()
179 case OptionValue::eTypeSInt64: { in Property()
56 case eTypeSInt64: in DumpValue()
69 case eTypeSInt64: in DumpValue()
44 eTypeSInt64, enumerator168 case 1u << eTypeSInt64: in ConvertTypeMaskToType()169 return eTypeSInt64; in ConvertTypeMaskToType()
33 OptionValue::Type GetType() const override { return eTypeSInt64; } in GetType()