Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h15066 RebuildDependentAddressSpaceType(QualType PointeeType,Expr * AddrSpaceExpr,SourceLocation AttributeLoc) RebuildDependentAddressSpaceType() argument
15081 RebuildDependentVectorType(QualType ElementType,Expr * SizeExpr,SourceLocation AttributeLoc,VectorKind VecKind) RebuildDependentVectorType() argument
15089 RebuildExtVectorType(QualType ElementType,unsigned NumElements,SourceLocation AttributeLoc) RebuildExtVectorType() argument
15102 RebuildDependentSizedExtVectorType(QualType ElementType,Expr * SizeExpr,SourceLocation AttributeLoc) RebuildDependentSizedExtVectorType() argument
15116 RebuildDependentSizedMatrixType(QualType ElementType,Expr * RowExpr,Expr * ColumnExpr,SourceLocation AttributeLoc) RebuildDependentSizedMatrixType() argument
[all...]