Lines Matching refs:isSingleElementStruct
627 static const Type *isSingleElementStruct(QualType T, ASTContext &Context) { in isSingleElementStruct() function
651 Found = isSingleElementStruct(I.getType(), Context); in isSingleElementStruct()
680 Found = isSingleElementStruct(FT, Context); in isSingleElementStruct()
919 if (const Type *SeltTy = isSingleElementStruct(Ty, getContext())) in classifyArgumentType()
952 if (const Type *SeltTy = isSingleElementStruct(RetTy, getContext())) in classifyReturnType()
968 !isSingleElementStruct(Ty, getContext()); in EmitVAArg()
1600 if (const Type *SeltTy = isSingleElementStruct(RetTy, getContext())) in classifyReturnType()
1708 const Type *T = isSingleElementStruct(Ty, getContext()); in classify()
3312 if (const Type *InnerTy = isSingleElementStruct(Ty, getContext())) in GetByteVectorType()
4758 if (const Type *EltType = isSingleElementStruct(Ty, getContext())) { in getParamTypeAlignment()
5023 const Type *T = isSingleElementStruct(I.type, getContext()); in computeInfo()
5133 const Type *EltType = isSingleElementStruct(Ty, getContext()); in getParamTypeAlignment()
9303 if (const Type *SeltTy = isSingleElementStruct(RetTy, getContext())) in classifyReturnType()
9341 if (const Type *SeltTy = isSingleElementStruct(Ty, getContext())) in classifyKernelArgumentType()
9391 if (const Type *SeltTy = isSingleElementStruct(Ty, getContext())) in classifyArgumentType()
11588 if (const Type *SeltTy = isSingleElementStruct(Ty, getContext())) in classifyArgumentType()