Searched refs:isHomogeneousAggregateBaseType (Results 1 – 2 of 2) sorted by relevance
99 virtual bool isHomogeneousAggregateBaseType(QualType Ty) const;
228 bool ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in ABIInfo1115 bool isHomogeneousAggregateBaseType(QualType Ty) const override { in isHomogeneousAggregateBaseType() function in __anon6bad40bc0111::X86_32ABIInfo2391 bool isHomogeneousAggregateBaseType(QualType Ty) const override { in isHomogeneousAggregateBaseType() function in __anon6bad40bc0211::WinX86_64ABIInfo4896 bool isHomogeneousAggregateBaseType(QualType Ty) const override;5133 if (!isHomogeneousAggregateBaseType(Ty)) in isHomogeneousAggregate()5161 bool PPC64_SVR4_ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in PPC64_SVR4_ABIInfo5424 bool isHomogeneousAggregateBaseType(QualType Ty) const override;5851 bool AArch64ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in AArch64ABIInfo6237 bool isHomogeneousAggregateBaseType(QualType Ty) const override;6845 bool ARMABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in ARMABIInfo[all …]