Searched defs:newType (Results 1 – 3 of 3) 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
608 val newType = new.type() in compare() constant
144 auto newType = ParseType(index); in GetType() local