Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h975 QualType RebuildDependentSizedExtVectorType(QualType ElementType,
5701 Result = getDerived().RebuildDependentSizedExtVectorType(ElementType, in TransformDependentSizedExtVectorType()
16133 TreeTransform<Derived>::RebuildDependentSizedExtVectorType(QualType ElementType, in RebuildDependentSizedExtVectorType() function