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.h960 SourceLocation AttributeLoc, VectorKind);
968 SourceLocation AttributeLoc);
977 SourceLocation AttributeLoc);
987 SourceLocation AttributeLoc);
999 SourceLocation AttributeLoc);
16099 QualType PointeeType, Expr *AddrSpaceExpr, SourceLocation AttributeLoc) { in RebuildDependentAddressSpaceType() argument
16101 AttributeLoc); in RebuildDependentAddressSpaceType()
16114 QualType ElementType, Expr *SizeExpr, SourceLocation AttributeLoc, in RebuildDependentVectorType() argument
16116 return SemaRef.BuildVectorType(ElementType, SizeExpr, AttributeLoc); in RebuildDependentVectorType()
16122 SourceLocation AttributeLoc) { in RebuildExtVectorType() argument
[all …]