Searched defs:DeclRef2 (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIdenticalExprChecker.cpp226 const DeclRefExpr *DeclRef2 = dyn_cast<DeclRefExpr>(RHS); local
463 const DeclRefExpr *DeclRef2 = cast<DeclRefExpr>(Stmt2); local

Completed in 105 milliseconds