Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DTreeTransform.h923 SourceLocation AttributeLoc,
932 SourceLocation AttributeLoc);
941 SourceLocation AttributeLoc);
951 SourceLocation AttributeLoc);
963 SourceLocation AttributeLoc);
14794 QualType PointeeType, Expr *AddrSpaceExpr, SourceLocation AttributeLoc) { in RebuildDependentAddressSpaceType() argument
14796 AttributeLoc); in RebuildDependentAddressSpaceType()
14810 QualType ElementType, Expr *SizeExpr, SourceLocation AttributeLoc, in RebuildDependentVectorType() argument
14812 return SemaRef.BuildVectorType(ElementType, SizeExpr, AttributeLoc); in RebuildDependentVectorType()
14818 SourceLocation AttributeLoc) { in RebuildExtVectorType() argument
[all …]