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