Lines Matching refs:isSingleElementStruct
536 static const Type *isSingleElementStruct(QualType T, ASTContext &Context) { in isSingleElementStruct() function
560 Found = isSingleElementStruct(I.getType(), Context); in isSingleElementStruct()
589 Found = isSingleElementStruct(FT, Context); in isSingleElementStruct()
803 if (const Type *SeltTy = isSingleElementStruct(Ty, getContext())) in classifyArgumentType()
822 if (const Type *SeltTy = isSingleElementStruct(RetTy, getContext())) in classifyReturnType()
1437 if (const Type *SeltTy = isSingleElementStruct(RetTy, getContext())) in classifyReturnType()
1533 const Type *T = isSingleElementStruct(Ty, getContext()); in classify()
2977 if (const Type *InnerTy = isSingleElementStruct(Ty, getContext())) in GetByteVectorType()
4133 if (const Type *EltType = isSingleElementStruct(Ty, getContext())) { in getParamTypeAlignment()
4417 const Type *T = isSingleElementStruct(I.type, getContext()); in computeInfo()
4525 const Type *EltType = isSingleElementStruct(Ty, getContext()); in getParamTypeAlignment()
7652 if (const Type *SeltTy = isSingleElementStruct(RetTy, getContext())) in classifyReturnType()
7691 if (const Type *SeltTy = isSingleElementStruct(Ty, getContext())) in classifyKernelArgumentType()
7719 if (const Type *SeltTy = isSingleElementStruct(Ty, getContext())) in classifyArgumentType()