Searched defs:newType (Results 1 – 4 of 4) sorted by relevance
53 val newType = new.returnType() ?: return in compare() constant62 val newType = new.type() in compare() constant71 val newType = new.type() in compare() constant
552 val newType = new.type() in compare() constant
219 final LogDataType newType = DATA_TYPE_REVERSE_MAP.get(ext); in getDataType() local
144 auto newType = ParseType(index); in GetType() local