Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h879 SourceLocation AttributeLoc,
888 SourceLocation AttributeLoc);
897 SourceLocation AttributeLoc);
907 SourceLocation AttributeLoc);
919 SourceLocation AttributeLoc);
14247 QualType PointeeType, Expr *AddrSpaceExpr, SourceLocation AttributeLoc) { in RebuildDependentAddressSpaceType() argument
14249 AttributeLoc); in RebuildDependentAddressSpaceType()
14263 QualType ElementType, Expr *SizeExpr, SourceLocation AttributeLoc, in RebuildDependentVectorType() argument
14265 return SemaRef.BuildVectorType(ElementType, SizeExpr, AttributeLoc); in RebuildDependentVectorType()
14271 SourceLocation AttributeLoc) { in RebuildExtVectorType() argument
[all …]