Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h879 SourceLocation AttributeLoc,
888 SourceLocation AttributeLoc);
897 SourceLocation AttributeLoc);
907 SourceLocation AttributeLoc);
919 SourceLocation AttributeLoc);
14314 AttributeLoc); in RebuildDependentAddressSpaceType()
14328 QualType ElementType, Expr *SizeExpr, SourceLocation AttributeLoc, in RebuildDependentVectorType() argument
14330 return SemaRef.BuildVectorType(ElementType, SizeExpr, AttributeLoc); in RebuildDependentVectorType()
14341 AttributeLoc); in RebuildExtVectorType()
14363 SourceLocation AttributeLoc) { in RebuildDependentSizedMatrixType() argument
[all …]