Searched refs:isAggregateTypeForABI (Results 1 – 1 of 1) sorted by relevance
44 static bool isAggregateTypeForABI(QualType T) { in isAggregateTypeForABI() function267 if (!isAggregateTypeForABI(FT)) { in isSingleElementStruct()379 if (isAggregateTypeForABI(Ty)) in classifyArgumentType()394 if (isAggregateTypeForABI(RetTy)) in classifyReturnType()445 if (isAggregateTypeForABI(Ty)) { in classifyArgumentType()466 if (isAggregateTypeForABI(RetTy)) in classifyReturnType()698 if (isAggregateTypeForABI(RetTy)) { in classifyReturnType()870 if (isAggregateTypeForABI(Ty)) { in classifyArgumentType()1834 if (!isAggregateTypeForABI(Ty)) { in getIndirectReturnResult()1867 if (!isAggregateTypeForABI(Ty) && !IsIllegalVectorType(Ty)) { in getIndirectResult()[all …]