Lines Matching refs:isSingleElementStruct
614 static const Type *isSingleElementStruct(QualType T, ASTContext &Context) { in isSingleElementStruct() function
638 Found = isSingleElementStruct(I.getType(), Context); in isSingleElementStruct()
667 Found = isSingleElementStruct(FT, Context); in isSingleElementStruct()
912 if (const Type *SeltTy = isSingleElementStruct(Ty, getContext())) in classifyArgumentType()
945 if (const Type *SeltTy = isSingleElementStruct(RetTy, getContext())) in classifyReturnType()
961 !isSingleElementStruct(Ty, getContext()); in EmitVAArg()
1590 if (const Type *SeltTy = isSingleElementStruct(RetTy, getContext())) in classifyReturnType()
1698 const Type *T = isSingleElementStruct(Ty, getContext()); in classify()
3317 if (const Type *InnerTy = isSingleElementStruct(Ty, getContext())) in GetByteVectorType()
4763 if (const Type *EltType = isSingleElementStruct(Ty, getContext())) { in getParamTypeAlignment()
5028 const Type *T = isSingleElementStruct(I.type, getContext()); in computeInfo()
5144 const Type *EltType = isSingleElementStruct(Ty, getContext()); in getParamTypeAlignment()
9173 if (const Type *SeltTy = isSingleElementStruct(RetTy, getContext())) in classifyReturnType()
9211 if (const Type *SeltTy = isSingleElementStruct(Ty, getContext())) in classifyKernelArgumentType()
9261 if (const Type *SeltTy = isSingleElementStruct(Ty, getContext())) in classifyArgumentType()
11462 if (const Type *SeltTy = isSingleElementStruct(Ty, getContext())) in classifyArgumentType()