Searched refs:getDeviceTypeArchitectures (Results 1 – 2 of 2) sorted by relevance
1047 Clause.getDeviceTypeArchitectures().size() > 1) { in VisitDeviceTypeClause()1048 SemaRef.Diag(Clause.getDeviceTypeArchitectures()[1].getLoc(), in VisitDeviceTypeClause()1066 Clause.getDeviceTypeArchitectures()}; in VisitDeviceTypeClause()
533 ArrayRef<DeviceTypeArgument> getDeviceTypeArchitectures() const { in getDeviceTypeArchitectures() function