Searched refs:DREHS (Results 1 – 1 of 1) sorted by relevance
13002 if (const auto *DREHS = dyn_cast<DeclRefExpr>(HS.get())) { in CheckLogicalOperands() local13003 const auto *ECDHS = dyn_cast<EnumConstantDecl>(DREHS->getDecl()); in CheckLogicalOperands()