Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp1818 llvm::Type *scalarTy = callResult.first->getType(); in complete() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp9821 QualType scalarTy, in tryVectorConvertAndSplat()