Home
last modified time | relevance | path

Searched defs:ToExtType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp2131 auto *ToExtType = ToType->getAs<ExtVectorType>(); in IsVectorConversion() local
2163 if (auto *ToExtType = ToType->getAs<ExtVectorType>()) { in IsVectorConversion() local