Searched defs:UndeterminedType (Results 1 – 1 of 1) sorted by relevance
39 UndeterminedType() : Object(kObjectTypeUndeterminedType) {} in UndeterminedType() function40 explicit UndeterminedType(const TypePtr &ele) in UndeterminedType() function43 MS_DECLARE_PARENT(UndeterminedType, Object) in MS_DECLARE_PARENT() argument