Searched refs:kDict (Results 1 – 2 of 2) sorted by relevance
260 inline const TypePtr kDict = std::make_shared<Dictionary>(); variable
74 …ctTypeList, kList}, {kObjectTypeTuple, kTuple}, {kObjectTypeDictionary, kDict}, in TypeIdToType()