Home | History | Annotate | Download | only in AST

Lines Matching refs:Superclass

1087         case ObjCSubstitutionContext::Superclass:
1214 context != ObjCSubstitutionContext::Superclass) {
1335 // Follow the superclass chain until we've mapped the receiver type
1338 // Map to the superclass type.
1373 // superclass type.
1380 // Extract the superclass type.
1393 // If the superclass doesn't have type parameters, then there is no
1403 // If the superclass reference is unspecialized, return it.
1410 // parameters in the superclass reference to substitute.
1419 // superclass.
1430 // Substitute the provided type arguments into the superclass type.
1435 Superclass)