Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DTreeTransform.h879 SourceLocation AttributeLoc,
888 SourceLocation AttributeLoc);
897 SourceLocation AttributeLoc);
907 SourceLocation AttributeLoc);
919 SourceLocation AttributeLoc);
14609 AttributeLoc); in RebuildDependentAddressSpaceType()
14623 QualType ElementType, Expr *SizeExpr, SourceLocation AttributeLoc, in RebuildDependentVectorType() argument
14625 return SemaRef.BuildVectorType(ElementType, SizeExpr, AttributeLoc); in RebuildDependentVectorType()
14636 AttributeLoc); in RebuildExtVectorType()
14658 SourceLocation AttributeLoc) { in RebuildDependentSizedMatrixType() argument
[all …]