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

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIdenticalExprChecker.cpp225 const DeclRefExpr *DeclRef1 = dyn_cast<DeclRefExpr>(LHS); local
460 const DeclRefExpr *DeclRef1 = cast<DeclRefExpr>(Stmt1); local

Completed in 102 milliseconds