Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DABIInfo.h103 virtual bool isHomogeneousAggregateBaseType(QualType Ty) const;
DTargetInfo.cpp191 bool ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in ABIInfo
895 bool isHomogeneousAggregateBaseType(QualType Ty) const override { in isHomogeneousAggregateBaseType() function in __anoncb30615c0111::X86_32ABIInfo
2019 bool isHomogeneousAggregateBaseType(QualType Ty) const override { in isHomogeneousAggregateBaseType() function in __anoncb30615c0211::WinX86_64ABIInfo
3929 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
4154 if (!isHomogeneousAggregateBaseType(Ty)) in isHomogeneousAggregate()
4182 bool PPC64_SVR4_ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in PPC64_SVR4_ABIInfo
4467 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
4666 bool AArch64ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in AArch64ABIInfo
5033 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
5566 bool ARMABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in ARMABIInfo