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()
939 // which is an array type.
1350 // See if receiver is a method which envokes a synthesized getter
1893 /// receiver of this message. This may be NULL, in which case we are
1905 /// \param Sel The selector to which the message is being sent.
1946 // Find the class to which we are sending this message.
1954 assert(Class && "We don't know which class we're messaging?");
2064 /// receive this message. This may be empty, in which case we are
2076 /// \param Sel The selector to which the message is being sent.
2193 // We allow sending a message to a qualified Class ("Class<foo>"), which
2247 // We allow sending a message to a qualified ID ("id<foo>"), which is ok as
2263 // Try to complete the type. Under ARC, this is a hard error from which
2455 // In ARC, check for message sends which are likely to introduce
2613 /// A checker which white-lists certain expressions whose conversion
2753 // Recognize this specific builtin function, which is used by CFSTR.
3064 // that cannot happen in a cast; i.e. auto, and those which
3225 // expressions, which prevents the vast majority of potential