Lines Matching defs:Which
41 // each one, e.g. @"foo" "bar" @"baz" "qux" which need to be turned into one
371 int Which = isa<CharacterLiteral>(OrigElement) ? 1
377 << Which << OrigElement->getSourceRange()
934 // which is an array type.
1144 // Look for a method overridden by this method which explicitly uses
1252 // Find the class to which we are sending this message.
1451 // See if receiver is a method which envokes a synthesized getter
1997 /// receiver of this message. This may be NULL, in which case we are
2009 /// \param Sel The selector to which the message is being sent.
2055 // Find the class to which we are sending this message.
2063 assert(Class && "We don't know which class we're messaging?");
2174 /// receive this message. This may be empty, in which case we are
2186 /// \param Sel The selector to which the message is being sent.
2310 // We allow sending a message to a qualified Class ("Class<foo>"), which
2364 // We allow sending a message to a qualified ID ("id<foo>"), which is ok as
2380 // Try to complete the type. Under ARC, this is a hard error from which
2571 // In ARC, check for message sends which are likely to introduce
2729 /// A checker which white-lists certain expressions whose conversion
2869 // Recognize this specific builtin function, which is used by CFSTR.
3181 // that cannot happen in a cast; i.e. auto, and those which
3348 // expressions, which prevents the vast majority of potential