Searched refs:isSingleElementStruct (Results 1 – 1 of 1) sorted by relevance
240 static const Type *isSingleElementStruct(QualType T, ASTContext &Context) { in isSingleElementStruct() function264 Found = isSingleElementStruct(I.getType(), Context); in isSingleElementStruct()293 Found = isSingleElementStruct(FT, Context); in isSingleElementStruct()868 if (const Type *SeltTy = isSingleElementStruct(RetTy, getContext())) in classifyReturnType()962 const Type *T = isSingleElementStruct(Ty, getContext()); in classify()2141 if (const Type *InnerTy = isSingleElementStruct(Ty, getContext())) in GetByteVectorType()3288 const Type *T = isSingleElementStruct(I.type, getContext()); in computeInfo()3386 const Type *EltType = isSingleElementStruct(Ty, getContext()); in isAlignedParamType()