Searched refs:AttributeLoc (Results 1 – 1 of 1) sorted by relevance
965 SourceLocation AttributeLoc, VectorKind);973 SourceLocation AttributeLoc);982 SourceLocation AttributeLoc);992 SourceLocation AttributeLoc);1004 SourceLocation AttributeLoc);17237 QualType PointeeType, Expr *AddrSpaceExpr, SourceLocation AttributeLoc) { in RebuildDependentAddressSpaceType() argument17239 AttributeLoc); in RebuildDependentAddressSpaceType()17252 QualType ElementType, Expr *SizeExpr, SourceLocation AttributeLoc, in RebuildDependentVectorType() argument17254 return SemaRef.BuildVectorType(ElementType, SizeExpr, AttributeLoc); in RebuildDependentVectorType()17260 SourceLocation AttributeLoc) { in RebuildExtVectorType() argument[all …]