Searched refs:BuildExtVectorType (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaType.cpp | 2285 QualType Sema::BuildExtVectorType(QualType T, Expr *ArraySize, in BuildExtVectorType() function in Sema 6392 QualType T = S.BuildExtVectorType(CurType, sizeExpr, Attr.getLoc()); in HandleExtVectorTypeAttr()
|
H A D | TreeTransform.h | 11597 return SemaRef.BuildExtVectorType(ElementType, VectorSize, AttributeLoc); in RebuildExtVectorType() 11605 return SemaRef.BuildExtVectorType(ElementType, SizeExpr, AttributeLoc); in RebuildDependentSizedExtVectorType()
|
/aosp_15_r20/external/clang/include/clang/Sema/ |
H A D | Sema.h | 1248 QualType BuildExtVectorType(QualType T, Expr *ArraySize,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | Sema.h | 11510 QualType BuildExtVectorType(QualType T, Expr *ArraySize,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | Sema.h | 2092 QualType BuildExtVectorType(QualType T, Expr *ArraySize,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | Sema.h | 11743 QualType BuildExtVectorType(QualType T, Expr *ArraySize,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | Sema.h | 11743 QualType BuildExtVectorType(QualType T, Expr *ArraySize,
|