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

References

tools/clang/lib/CodeGen/TargetInfo.cpp
  563       Found = isSingleElementStruct(I.getType(), Context);
  592       Found = isSingleElementStruct(FT, Context);
  806     if (const Type *SeltTy = isSingleElementStruct(Ty, getContext()))
  825       if (const Type *SeltTy = isSingleElementStruct(RetTy, getContext()))
  838                     !isSingleElementStruct(Ty, getContext());
 1443       if (const Type *SeltTy = isSingleElementStruct(RetTy, getContext()))
 1539   const Type *T = isSingleElementStruct(Ty, getContext());
 2999   if (const Type *InnerTy = isSingleElementStruct(Ty, getContext()))
 4167   if (const Type *EltType = isSingleElementStruct(Ty, getContext())) {
 4449       const Type *T = isSingleElementStruct(I.type, getContext());
 4557   const Type *EltType = isSingleElementStruct(Ty, getContext());
 7777       if (const Type *SeltTy = isSingleElementStruct(RetTy, getContext()))
 7816   if (const Type *SeltTy = isSingleElementStruct(Ty, getContext()))
 7844     if (const Type *SeltTy = isSingleElementStruct(Ty, getContext()))