Searched refs:eTypeDictionary (Results 1 – 8 of 8) sorted by relevance
35 eTypeDictionary, enumerator176 case 1u << eTypeDictionary: return eTypeDictionary; in ConvertTypeMaskToType()
46 return eTypeDictionary; in GetType()
165 if (GetType () == OptionValue::eTypeDictionary) in GetAsDictionary()173 if (GetType () == OptionValue::eTypeDictionary) in GetAsDictionary()523 case eTypeDictionary: return "dictionary"; in GetBuiltinTypeAsCString()
64 case OptionValue::eTypeDictionary: in Property()
48 case eTypeDictionary: in DumpValue()
58 case eTypeDictionary: in DumpValue()
2337 …{ "env-vars" , OptionValue::eTypeDictionary, false, OptionValue::eTypeSt…
13534 if ((value_sp.get() == NULL) || (value_sp->GetType() != OptionValue::eTypeDictionary)) in TestEmulation()13548 if ((value_sp.get() == NULL) || (value_sp->GetType() != OptionValue::eTypeDictionary)) in TestEmulation()