Home | History | Annotate | Download | only in Sema

Lines Matching full:sending

1028 /// sending to the superclass and \p SuperLoc must be a valid source
1078 // Find the class to which we are sending this message.
1180 /// sending to the superclass instance and \p SuperLoc must be a valid
1265 // We allow sending a message to a qualified Class ("Class<foo>"), which
1318 // We allow sending a message to a qualified ID ("id<foo>"), which is ok as
1328 // We allow sending a message to a pointer to an interface (an object).
1439 // In ARC, forbid the user from sending messages to