Searched defs:DRE1 (Results 1 – 3 of 3) sorted by relevance
220 bool IsStmtEquivalent(const DeclRefExpr *DRE1, const DeclRefExpr *DRE2) { in IsStmtEquivalent()
4208 const auto *DRE1 = cast<DeclRefExpr>(E1); in isSameComparisonOperand() local4232 const auto *DRE1 = dyn_cast<DeclRefExpr>(E1); in isSameComparisonOperand() local
369 if (auto *DRE1 = dyn_cast<DeclRefExpr>(E1)) { in AST_MATCHER() local