Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp2596 QualType VectorEltTy = VectorTy->castAs<VectorType>()->getElementType(); in isEltOfVectorTy() local
H A DSemaExpr.cpp9888 QualType VectorEltTy = VT->getElementType(); in tryGCCVectorConvertAndSplat() local