Home
last modified time | relevance | path

Searched refs:isHomogeneousAggregateBaseType (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DABIInfo.h85 virtual bool isHomogeneousAggregateBaseType(QualType Ty) const;
DTargetInfo.cpp102 bool ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in ABIInfo
584 bool isHomogeneousAggregateBaseType(QualType Ty) const override { in isHomogeneousAggregateBaseType() function in __anona890a3f30111::X86_32ABIInfo
1534 bool isHomogeneousAggregateBaseType(QualType Ty) const override { in isHomogeneousAggregateBaseType() function in __anona890a3f30211::WinX86_64ABIInfo
3316 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
3559 if (!isHomogeneousAggregateBaseType(Ty)) in isHomogeneousAggregate()
3576 bool PPC64_SVR4_ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in PPC64_SVR4_ABIInfo
3898 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
4073 bool AArch64ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in AArch64ABIInfo
4451 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
4893 bool ARMABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in ARMABIInfo