Home
last modified time | relevance | path

Searched refs:AttributeLoc (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DTreeTransform.h785 SourceLocation AttributeLoc);
794 SourceLocation AttributeLoc);
11251 SourceLocation AttributeLoc) { in RebuildExtVectorType() argument
11256 AttributeLoc); in RebuildExtVectorType()
11257 return SemaRef.BuildExtVectorType(ElementType, VectorSize, AttributeLoc); in RebuildExtVectorType()
11264 SourceLocation AttributeLoc) { in RebuildDependentSizedExtVectorType() argument
11265 return SemaRef.BuildExtVectorType(ElementType, SizeExpr, AttributeLoc); in RebuildDependentSizedExtVectorType()