Searched defs:AttributeLoc (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/lib/Sema/ |
H A D | TreeTransform.h | 16068 RebuildDependentAddressSpaceType(QualType PointeeType,Expr * AddrSpaceExpr,SourceLocation AttributeLoc) RebuildDependentAddressSpaceType() argument 16083 RebuildDependentVectorType(QualType ElementType,Expr * SizeExpr,SourceLocation AttributeLoc,VectorKind VecKind) RebuildDependentVectorType() argument 16091 RebuildExtVectorType(QualType ElementType,unsigned NumElements,SourceLocation AttributeLoc) RebuildExtVectorType() argument 16104 RebuildDependentSizedExtVectorType(QualType ElementType,Expr * SizeExpr,SourceLocation AttributeLoc) RebuildDependentSizedExtVectorType() argument 16118 RebuildDependentSizedMatrixType(QualType ElementType,Expr * RowExpr,Expr * ColumnExpr,SourceLocation AttributeLoc) RebuildDependentSizedMatrixType() argument [all...] |