Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp220 bool IsStmtEquivalent(const DeclRefExpr *DRE1, const DeclRefExpr *DRE2) { in IsStmtEquivalent()
H A DExpr.cpp4209 const auto *DRE2 = cast<DeclRefExpr>(E2); in isSameComparisonOperand() local
4233 const auto *DRE2 = dyn_cast<DeclRefExpr>(E2); in isSameComparisonOperand() local