Searched refs:BuildExtVectorType (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaType.cpp | 2397 QualType Sema::BuildExtVectorType(QualType T, Expr *ArraySize, in BuildExtVectorType() function in Sema 8239 QualType T = S.BuildExtVectorType(CurType, SizeExpr, Attr.getLoc()); in HandleExtVectorTypeAttr()
|
| H A D | TreeTransform.h | 17266 return SemaRef.BuildExtVectorType(ElementType, VectorSize, AttributeLoc); in RebuildExtVectorType() 17274 return SemaRef.BuildExtVectorType(ElementType, SizeExpr, AttributeLoc); in RebuildDependentSizedExtVectorType()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 14937 QualType BuildExtVectorType(QualType T, Expr *ArraySize,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 6233 …orTypeENS_8QualTypeEPNS_4ExprENS_14SourceLocationE", "clang::Sema::BuildExtVectorType(clang::QualT…
|