Lines Matching defs:AttributeLoc
963 SourceLocation AttributeLoc, VectorKind);
971 SourceLocation AttributeLoc);
980 SourceLocation AttributeLoc);
990 SourceLocation AttributeLoc);
1002 SourceLocation AttributeLoc);
17029 QualType PointeeType, Expr *AddrSpaceExpr, SourceLocation AttributeLoc) {
17031 AttributeLoc);
17044 QualType ElementType, Expr *SizeExpr, SourceLocation AttributeLoc,
17046 return SemaRef.BuildVectorType(ElementType, SizeExpr, AttributeLoc);
17052 SourceLocation AttributeLoc) {
17057 AttributeLoc);
17058 return SemaRef.BuildExtVectorType(ElementType, VectorSize, AttributeLoc);
17065 SourceLocation AttributeLoc) {
17066 return SemaRef.BuildExtVectorType(ElementType, SizeExpr, AttributeLoc);
17079 SourceLocation AttributeLoc) {
17081 AttributeLoc);