Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7386 QualType GetSignedSizelessVectorType(QualType V);
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp12570 QualType Sema::GetSignedSizelessVectorType(QualType V) { in GetSignedSizelessVectorType() function in Sema
12681 return GetSignedSizelessVectorType(vType); in CheckSizelessVectorCompareOperands()