Lines Matching refs:isSingleElementStruct
572 static const Type *isSingleElementStruct(QualType T, ASTContext &Context) { in isSingleElementStruct() function
596 Found = isSingleElementStruct(I.getType(), Context); in isSingleElementStruct()
625 Found = isSingleElementStruct(FT, Context); in isSingleElementStruct()
869 if (const Type *SeltTy = isSingleElementStruct(Ty, getContext())) in classifyArgumentType()
902 if (const Type *SeltTy = isSingleElementStruct(RetTy, getContext())) in classifyReturnType()
918 !isSingleElementStruct(Ty, getContext()); in EmitVAArg()
1537 if (const Type *SeltTy = isSingleElementStruct(RetTy, getContext())) in classifyReturnType()
1645 const Type *T = isSingleElementStruct(Ty, getContext()); in classify()
3255 if (const Type *InnerTy = isSingleElementStruct(Ty, getContext())) in GetByteVectorType()
4649 if (const Type *EltType = isSingleElementStruct(Ty, getContext())) { in getParamTypeAlignment()
4913 const Type *T = isSingleElementStruct(I.type, getContext()); in computeInfo()
5026 const Type *EltType = isSingleElementStruct(Ty, getContext()); in getParamTypeAlignment()
8914 if (const Type *SeltTy = isSingleElementStruct(RetTy, getContext())) in classifyReturnType()
8952 if (const Type *SeltTy = isSingleElementStruct(Ty, getContext())) in classifyKernelArgumentType()
9002 if (const Type *SeltTy = isSingleElementStruct(Ty, getContext())) in classifyArgumentType()