Searched refs:isAggregateTypeForABI (Results 1 – 1 of 1) 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 …]