Home | History | Annotate | Download | only in Sema

Lines Matching full:conversions

2727       // Diagnose incompatible Objective-C conversions
3666 // well-formed, including any implicit conversions to the return
3675 // of the return-statement (including conversions to the return type)
3950 // The LHS undergoes lvalue conversions if this is ->*.
3956 // The RHS always undergoes lvalue conversions.
4160 // to the array-to-pointer or function-to-pointer conversions.
4189 // We found a match. Perform the conversions on the arguments and move on.
4192 Best->Conversions[0], Sema::AA_Converting);
4199 Best->Conversions[1], Sema::AA_Converting);
4286 // ... then the [l2r] conversions are performed on the second and third
4418 // ... overload resolution is used to determine the conversions (if any)
4427 // conversions are performed on the second and third operands.
4435 // After those conversions, one of the following shall hold:
4473 // the usual arithmetic conversions are performed to bring them to a
4485 // conversions and qualification conversions are performed to bring them
4490 // pointer to member conversions and qualification conversions are
4546 // Pointer conversions and qualification conversions are performed on
4594 // conversions in both directions. If only one works, or if the two composite
5605 /// Perform the conversions required for an expression used in a