Home | History | Annotate | Download | only in Sema

Lines Matching refs:Which

41   // each one, e.g. @"foo" "bar" @"baz" "qux"   which need to be turned into one
375 int Which = isa<CharacterLiteral>(OrigElement) ? 1
381 << Which << OrigElement->getSourceRange()
950 // which is an array type.
1221 // Look for a method overridden by this method which explicitly uses
1328 // Find the class to which we are sending this message.
1527 // See if receiver is a method which envokes a synthesized getter
2043 /// receiver of this message. This may be NULL, in which case we are
2055 /// \param Sel The selector to which the message is being sent.
2100 // Find the class to which we are sending this message.
2108 assert(Class && "We don't know which class we're messaging?");
2220 /// receive this message. This may be empty, in which case we are
2232 /// \param Sel The selector to which the message is being sent.
2360 // We allow sending a message to a qualified Class ("Class<foo>"), which
2414 // We allow sending a message to a qualified ID ("id<foo>"), which is ok as
2430 // Try to complete the type. Under ARC, this is a hard error from which
2674 // In ARC, check for message sends which are likely to introduce
2827 /// A checker which white-lists certain expressions whose conversion
2967 // Recognize this specific builtin function, which is used by CFSTR.
3679 which
3855 // expressions, which prevents the vast majority of potential