Searched refs:isAggregateTypeForABI (Results 1 – 2 of 2) sorted by relevance
72 static bool isAggregateTypeForABI(QualType T) { in isAggregateTypeForABI() function521 if (!isAggregateTypeForABI(FT)) { in isSingleElementStruct()620 if (isAggregateTypeForABI(Ty)) { in classifyArgumentType()641 if (isAggregateTypeForABI(RetTy)) in classifyReturnType()691 if (isAggregateTypeForABI(Ty)) { in classifyArgumentType()711 if (isAggregateTypeForABI(RetTy)) { in classifyReturnType()784 if (isAggregateTypeForABI(Ty)) { in classifyArgumentType()805 if (isAggregateTypeForABI(RetTy)) in classifyReturnType()1265 if (isAggregateTypeForABI(RetTy)) { in classifyReturnType()1435 if (IsWin32StructABI && isAggregateTypeForABI(Ty)) in shouldAggregateUseDirect()[all …]
78 static bool isAggregateTypeForABI(QualType T) { in isAggregateTypeForABI() function620 if (!isAggregateTypeForABI(FT)) { in isSingleElementStruct()719 if (isAggregateTypeForABI(Ty)) { in classifyArgumentType()748 if (isAggregateTypeForABI(RetTy)) in classifyReturnType()856 if (isAggregateTypeForABI(Ty)) { in classifyArgumentType()890 if (isAggregateTypeForABI(RetTy)) { in classifyReturnType()914 bool IsIndirect = isAggregateTypeForABI(Ty) && in EmitVAArg()969 if (isAggregateTypeForABI(Ty)) { in classifyArgumentType()995 if (isAggregateTypeForABI(RetTy)) in classifyReturnType()1514 if (isAggregateTypeForABI(RetTy)) { in classifyReturnType()[all …]