Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp3943 const auto *DRE2 = cast<DeclRefExpr>(E2); in isSameComparisonOperand() local
3967 const auto *DRE2 = dyn_cast<DeclRefExpr>(E2); in isSameComparisonOperand() local