Searched refs:thatType (Results 1 – 1 of 1) sorted by relevance
135 auto thatType = rhs.getType(); in createBinaryHandle() local136 assert(thisType == thatType && "cannot mix types in operators"); in createBinaryHandle()138 (void)thatType; in createBinaryHandle()