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

References

tools/clang/lib/Sema/SemaCast.cpp
  617   QualType PrevUnwrappedSrcType = UnwrappedSrcType;
  622              Self.Context, UnwrappedSrcType, UnwrappedDestType)) {
  630     Self.Context.getUnqualifiedArrayType(UnwrappedSrcType, SrcQuals);
  636     if (UnwrappedSrcType->isObjCObjectType() ||
  680     PrevUnwrappedSrcType = UnwrappedSrcType;