Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h959 QualType RebuildDependentVectorType(QualType ElementType, Expr *SizeExpr,
5658 Result = getDerived().RebuildDependentVectorType( in TransformDependentVectorType()
16113 QualType TreeTransform<Derived>::RebuildDependentVectorType( in RebuildDependentVectorType() function