Lines Matching full:conversions
1674 // Make sure any conversions are pushed back into the call; this is
2496 // format conversions in the format string?
3967 /// * implicit conversions from array references to pointers
4067 // For casts, we need to handle conversions from arrays to
4068 // pointer values, and pointer-to-pointer conversions.
4282 //===--- CHECK: Lossy implicit conversions (-Wconversion) --------------===//
4915 // Go ahead and analyze implicit conversions in the operands. Note
4916 // that we skip the implicit conversions on both sides.
5015 // Recurse, ignoring any implicit conversions on the RHS.
5355 // Diagnose conversions between different enumeration types.
5429 /// implicit conversions in the given expression. There are a couple
5446 // Check implicit argument conversions for function calls.
5450 // Go ahead and check any implicit conversions we might have skipped.
5452 // CheckImplicitConversion will filter out dead implicit conversions.
5510 /// Diagnoses "dangerous" implicit conversions within the given