Lines Matching full:conversions
1252 // Make sure any conversions are pushed back into the call; this is
1956 // format conversions in the format string?
3092 /// * implicit conversions from array references to pointers
3190 // For casts, we need to handle conversions from arrays to
3191 // pointer values, and pointer-to-pointer conversions.
3407 //===--- CHECK: Lossy implicit conversions (-Wconversion) --------------===//
3903 // Go ahead and analyze implicit conversions in the operands. Note
3904 // that we skip the implicit conversions on both sides.
4002 // Recurse, ignoring any implicit conversions on the RHS.
4266 // Diagnose conversions between different enumeration types.
4342 /// implicit conversions in the given expression. There are a couple
4359 // Go ahead and check any implicit conversions we might have skipped.
4361 // CheckImplicitConversion will filter out dead implicit conversions.
4411 /// Diagnoses "dangerous" implicit conversions within the given