Home | History | Annotate | Download | only in Sema

Lines Matching full:casts

476   // casts here.
491 // task is to insert the appropriate casts into the AST. First work out just
1226 // casts here.
3098 // casts to primitive types that are known to be large enough.
3966 /// * pointer-to-pointer casts
4067 // For casts, we need to handle conversions from arrays to
4408 // This can happen with lossless casts to intptr_t of "based" lvalues.
4436 // I think we only want to look through implicit casts here; if the
4447 // Assume that non-integer casts can span the full range of the type.
5139 // Diagnose implicit casts to bool.
5466 // Skip past explicit casts.
6144 // Whitelist casts from cv void*. We already implicitly
6145 // whitelisted casts to cv void*, since they have alignment 1.
6146 // Also whitelist casts involving incomplete types, which implicitly