Searched refs:AttributeLoc (Results 1 – 1 of 1) sorted by relevance
785 SourceLocation AttributeLoc);794 SourceLocation AttributeLoc);11251 SourceLocation AttributeLoc) { in RebuildExtVectorType() argument11256 AttributeLoc); in RebuildExtVectorType()11257 return SemaRef.BuildExtVectorType(ElementType, VectorSize, AttributeLoc); in RebuildExtVectorType()11264 SourceLocation AttributeLoc) { in RebuildDependentSizedExtVectorType() argument11265 return SemaRef.BuildExtVectorType(ElementType, SizeExpr, AttributeLoc); in RebuildDependentSizedExtVectorType()