reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaCast.cpp
  618   QualType PrevUnwrappedDestType = UnwrappedDestType;
  622              Self.Context, UnwrappedSrcType, UnwrappedDestType)) {
  631     Self.Context.getUnqualifiedArrayType(UnwrappedDestType, DestQuals);
  637         UnwrappedDestType->isObjCObjectType())
  681     PrevUnwrappedDestType = UnwrappedDestType;