Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaExpr.cpp10893 const BuiltinType *RHSBuiltinTy = RHSType->getAs<BuiltinType>(); in CheckSizelessVectorOperands() local
11886 const BuiltinType *RHSBuiltinTy = RHSType->getAs<BuiltinType>(); in checkSizelessVectorShift() local
13257 const BuiltinType *RHSBuiltinTy = RHS.get()->getType()->getAs<BuiltinType>(); in CheckSizelessVectorCompareOperands() local