Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DTreeTransform.h794 SourceLocation AttributeLoc);
803 SourceLocation AttributeLoc);
11591 SourceLocation AttributeLoc) { in RebuildExtVectorType() argument
11596 AttributeLoc); in RebuildExtVectorType()
11597 return SemaRef.BuildExtVectorType(ElementType, VectorSize, AttributeLoc); in RebuildExtVectorType()
11604 SourceLocation AttributeLoc) { in RebuildDependentSizedExtVectorType() argument
11605 return SemaRef.BuildExtVectorType(ElementType, SizeExpr, AttributeLoc); in RebuildDependentSizedExtVectorType()