Searched refs:strict (Results 1 – 2 of 2) sorted by relevance
65 inline bool RegType::AssignableFrom(const RegType& lhs, const RegType& rhs, bool strict) { in AssignableFrom() argument102 } else if (!strict && !lhs.IsUnresolvedTypes() && lhs.GetClass()->IsInterface()) { in AssignableFrom()
300 static bool AssignableFrom(const RegType& lhs, const RegType& rhs, bool strict)