Lines Matching refs:isSingleElementStruct
570 static const Type *isSingleElementStruct(QualType T, ASTContext &Context) { in isSingleElementStruct() function
594 Found = isSingleElementStruct(I.getType(), Context); in isSingleElementStruct()
623 Found = isSingleElementStruct(FT, Context); in isSingleElementStruct()
867 if (const Type *SeltTy = isSingleElementStruct(Ty, getContext())) in classifyArgumentType()
900 if (const Type *SeltTy = isSingleElementStruct(RetTy, getContext())) in classifyReturnType()
916 !isSingleElementStruct(Ty, getContext()); in EmitVAArg()
1539 if (const Type *SeltTy = isSingleElementStruct(RetTy, getContext())) in classifyReturnType()
1639 const Type *T = isSingleElementStruct(Ty, getContext()); in classify()
3240 if (const Type *InnerTy = isSingleElementStruct(Ty, getContext())) in GetByteVectorType()
4653 if (const Type *EltType = isSingleElementStruct(Ty, getContext())) { in getParamTypeAlignment()
4918 const Type *T = isSingleElementStruct(I.type, getContext()); in computeInfo()
5031 const Type *EltType = isSingleElementStruct(Ty, getContext()); in getParamTypeAlignment()
8778 if (const Type *SeltTy = isSingleElementStruct(RetTy, getContext())) in classifyReturnType()
8816 if (const Type *SeltTy = isSingleElementStruct(Ty, getContext())) in classifyKernelArgumentType()
8866 if (const Type *SeltTy = isSingleElementStruct(Ty, getContext())) in classifyArgumentType()