Home | History | Annotate | Download | only in Sema

Lines Matching defs:Right

228     // FIXME: this is not quite the right error message since we don't allow
690 // diagnostic isn't quite right. We should still diagnose passing a buffer
994 // check that the last argument is the right block type.
5033 // Check we have the right number of arguments.
5727 // Okay, we have something that *can* be converted to the right type. Check
6693 // then shifting the value right by 8 bits won't affect whether it's a
7058 // read from TypeStr. So we need to read them all to ensure we have the right
7182 "operator must be add or sub with addend on the right");
7315 // We need to maintain the offsets for the right and the left hand side
7333 StringLiteralCheckType Right = checkFormatStringExpr(
7338 return (CheckLeft && Left < Right) ? Left : Right;
8388 // We just need to include all members of the right kind turned up by the
9577 // Found std::abs(), check that they are the right ones.
9688 // The argument and parameter are the same kind. Check if they are the right
10850 // the sign right on this one case. It would be nice if APValue
10997 // Right shift by a constant can narrow its left argument.
11019 // Comma acts as its right operand.
11676 // have exactly the right number of bits to store this unsigned enum,
13173 // This is not the right CC for (e.g.) a variable initialization.
13616 // effect associated with the right expression.
13634 // of the right and left operands, [...]
13644 // [...] The right operand is sequenced before the left operand. [...]
16038 // Intuitively, watching the chain of member expressions from right to