Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h965 SourceLocation AttributeLoc, VectorKind);
973 SourceLocation AttributeLoc);
982 SourceLocation AttributeLoc);
992 SourceLocation AttributeLoc);
1004 SourceLocation AttributeLoc);
17237 QualType PointeeType, Expr *AddrSpaceExpr, SourceLocation AttributeLoc) { in RebuildDependentAddressSpaceType() argument
17239 AttributeLoc); in RebuildDependentAddressSpaceType()
17252 QualType ElementType, Expr *SizeExpr, SourceLocation AttributeLoc, in RebuildDependentVectorType() argument
17254 return SemaRef.BuildVectorType(ElementType, SizeExpr, AttributeLoc); in RebuildDependentVectorType()
17260 SourceLocation AttributeLoc) { in RebuildExtVectorType() argument
[all …]