Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp6060 unsigned CondElementCount = CondVT->getNumElements(); in CheckVectorConditionalTypes() local
6124 if (ResultElementCount != CondElementCount) { in CheckVectorConditionalTypes()