Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp4650 static QualType adjustVectorType(ASTContext &Context, QualType FromTy, in adjustVectorType() function
4822 StepTy = adjustVectorType(Context, FromType, ToType, &ElTy); in PerformImplicitConversion()
4842 StepTy = adjustVectorType(Context, FromType, ToType); in PerformImplicitConversion()
4874 StepTy = adjustVectorType(Context, FromType, ToType, &ElTy); in PerformImplicitConversion()
5030 StepTy = adjustVectorType(Context, FromType, ToType); in PerformImplicitConversion()