reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
483 getMostInformativeDerivedClass(StaticUpperBound, StaticLowerBound, C); 489 if (C.canAssignObjCInterfaces(StaticLowerBound, *Current)) { 494 if (C.canAssignObjCInterfaces(*Current, StaticUpperBound)) { 497 getMostInformativeDerivedClass(*Current, StaticUpperBound, C); 499 getMostInformativeDerivedClass(WithMostInfo, StaticLowerBound, C); 508 getMostInformativeDerivedClass(*Current, StaticLowerBound, C);