Searched defs:lhsClass (Results 1 – 1 of 1) sorted by relevance
443 static bool IsClassSubtypeOfType(Class const *lhsClass, Type rhs, TypeSystem *tsys) in IsClassSubtypeOfType()479 auto const *lhsClass = lhs.GetClass(); in IsSubtypeImpl() local