Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DTreeTransform.h939 QualType RebuildDependentSizedExtVectorType(QualType ElementType,
5506 Result = getDerived().RebuildDependentSizedExtVectorType(ElementType, in TransformDependentSizedExtVectorType()
14829 TreeTransform<Derived>::RebuildDependentSizedExtVectorType(QualType ElementType, in RebuildDependentSizedExtVectorType() function