Home | History | Annotate | Download | only in Sema

Lines Matching refs:Conversions

3448       // Casts and implicit conversions are not initialization, so are not
3522 // Diagnose incompatible Objective-C conversions
4531 // well-formed, including any implicit conversions to the return
4540 // of the return-statement (including conversions to the return type)
4792 // The LHS undergoes lvalue conversions if this is ->*.
4798 // The RHS always undergoes lvalue conversions.
5007 // to the array-to-pointer or function-to-pointer conversions.
5037 // We found a match. Perform the conversions on the arguments and move on.
5040 Best->Conversions[0], Sema::AA_Converting);
5047 Best->Conversions[1], Sema::AA_Converting);
5244 // ... overload resolution is used to determine the conversions (if any)
5253 // conversions are performed on the second and third operands.
5261 // After those conversions, one of the following shall hold:
5301 // the usual arithmetic conversions are performed to bring them to a
5323 // conversions and qualification conversions are performed to bring them
5328 // pointer to member conversions and qualification conversions are
5385 // Pointer conversions and qualification conversions are performed on
5433 // conversions in both directions. If only one works, or if the two composite
6486 conversions required for an expression used in a