Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h878 QualType RebuildDependentVectorType(QualType ElementType, Expr *SizeExpr,
5303 Result = getDerived().RebuildDependentVectorType( in TransformDependentVectorType()
14327 QualType TreeTransform<Derived>::RebuildDependentVectorType( in RebuildDependentVectorType() function