Home | History | Annotate | Download | only in AST

Lines Matching refs:Superclass

1087         case ObjCSubstitutionContext::Superclass:
1214 context != ObjCSubstitutionContext::Superclass) {
1341 // Follow the superclass chain until we've mapped the receiver type
1344 // Map to the superclass type.
1379 // superclass type.
1386 // Extract the superclass type.
1399 // If the superclass doesn't have type parameters, then there is no
1409 // If the superclass reference is unspecialized, return it.
1416 // parameters in the superclass reference to substitute.
1425 // superclass.
1436 // Substitute the provided type arguments into the superclass type.
1441 ObjCSubstitutionContext::Superclass)