Searched refs:AttributeLoc (Results 1 – 1 of 1) sorted by relevance
960 SourceLocation AttributeLoc, VectorKind);968 SourceLocation AttributeLoc);977 SourceLocation AttributeLoc);987 SourceLocation AttributeLoc);999 SourceLocation AttributeLoc);16099 QualType PointeeType, Expr *AddrSpaceExpr, SourceLocation AttributeLoc) { in RebuildDependentAddressSpaceType() argument16101 AttributeLoc); in RebuildDependentAddressSpaceType()16114 QualType ElementType, Expr *SizeExpr, SourceLocation AttributeLoc, in RebuildDependentVectorType() argument16116 return SemaRef.BuildVectorType(ElementType, SizeExpr, AttributeLoc); in RebuildDependentVectorType()16122 SourceLocation AttributeLoc) { in RebuildExtVectorType() argument[all …]