Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DABIInfo.h99 virtual bool isHomogeneousAggregateBaseType(QualType Ty) const;
H A DTargetInfo.cpp228 bool ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in ABIInfo
1115 bool isHomogeneousAggregateBaseType(QualType Ty) const override { in isHomogeneousAggregateBaseType() function in __anon6bad40bc0111::X86_32ABIInfo
2391 bool isHomogeneousAggregateBaseType(QualType Ty) const override { in isHomogeneousAggregateBaseType() function in __anon6bad40bc0211::WinX86_64ABIInfo
4896 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_ABIInfo
5424 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
5851 bool AArch64ABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in AArch64ABIInfo
6237 bool isHomogeneousAggregateBaseType(QualType Ty) const override;
6845 bool ARMABIInfo::isHomogeneousAggregateBaseType(QualType Ty) const { in isHomogeneousAggregateBaseType() function in ARMABIInfo
[all …]