Searched defs:convertMatch (Results 1 – 2 of 2) sorted by relevance
4732 bool convertMatch = (type->ty != to->ty); in matchType() local
3962 bool convertMatch = (type.ty != to.ty); variable