Searched defs:DRE2 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | ASTStructuralEquivalence.cpp | 220 bool IsStmtEquivalent(const DeclRefExpr *DRE1, const DeclRefExpr *DRE2) { in IsStmtEquivalent() argument |
H A D | Expr.cpp | 4209 const auto *DRE2 = cast<DeclRefExpr>(E2); isSameComparisonOperand() local |