Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp13015 const auto *LHSATy = dyn_cast<ArrayType>(LHSTy); in CheckLogicalOperands() local
13017 if ((LHSATy && LHSATy->getElementType().isWebAssemblyReferenceType()) || in CheckLogicalOperands()