Searched refs:AttributeLoc (Results 1 – 1 of 1) sorted by relevance
953 SourceLocation AttributeLoc);962 SourceLocation AttributeLoc);972 SourceLocation AttributeLoc);984 SourceLocation AttributeLoc);15068 AttributeLoc); in RebuildDependentAddressSpaceType()15081 QualType ElementType, Expr *SizeExpr, SourceLocation AttributeLoc, in RebuildDependentVectorType() argument15083 return SemaRef.BuildVectorType(ElementType, SizeExpr, AttributeLoc); in RebuildDependentVectorType()15094 AttributeLoc); in RebuildExtVectorType()15103 return SemaRef.BuildExtVectorType(ElementType, SizeExpr, AttributeLoc); in RebuildDependentSizedExtVectorType()15116 SourceLocation AttributeLoc) { in RebuildDependentSizedMatrixType() argument[all …]