Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h953 SourceLocation AttributeLoc);
962 SourceLocation AttributeLoc);
972 SourceLocation AttributeLoc);
984 SourceLocation AttributeLoc);
15068 AttributeLoc); in RebuildDependentAddressSpaceType()
15081 QualType ElementType, Expr *SizeExpr, SourceLocation AttributeLoc, in RebuildDependentVectorType() argument
15083 return SemaRef.BuildVectorType(ElementType, SizeExpr, AttributeLoc); in RebuildDependentVectorType()
15094 AttributeLoc); in RebuildExtVectorType()
15103 return SemaRef.BuildExtVectorType(ElementType, SizeExpr, AttributeLoc); in RebuildDependentSizedExtVectorType()
15116 SourceLocation AttributeLoc) { in RebuildDependentSizedMatrixType() argument
[all …]