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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DIdempotentOperationChecker.cpp474 const DeclRefExpr *LHS_DR = dyn_cast<DeclRefExpr>(LHS); local
518 const DeclRefExpr *LHS_DR = dyn_cast<DeclRefExpr>(LHS->IgnoreParenCasts()); local

Completed in 64 milliseconds