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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DIdenticalExprChecker.cpp77 const DeclRefExpr *DeclRef1 = dyn_cast<DeclRefExpr>(LHS); local
180 const DeclRefExpr *DeclRef1 = dyn_cast<DeclRefExpr>(Expr1); local

Completed in 138 milliseconds