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