Lines Matching defs:AttributeLoc
960 SourceLocation AttributeLoc, VectorKind);
968 SourceLocation AttributeLoc);
977 SourceLocation AttributeLoc);
987 SourceLocation AttributeLoc);
999 SourceLocation AttributeLoc);
16099 QualType PointeeType, Expr *AddrSpaceExpr, SourceLocation AttributeLoc) {
16101 AttributeLoc);
16114 QualType ElementType, Expr *SizeExpr, SourceLocation AttributeLoc,
16116 return SemaRef.BuildVectorType(ElementType, SizeExpr, AttributeLoc);
16122 SourceLocation AttributeLoc) {
16127 AttributeLoc);
16128 return SemaRef.BuildExtVectorType(ElementType, VectorSize, AttributeLoc);
16135 SourceLocation AttributeLoc) {
16136 return SemaRef.BuildExtVectorType(ElementType, SizeExpr, AttributeLoc);
16149 SourceLocation AttributeLoc) {
16151 AttributeLoc);