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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DIdempotentOperationChecker.cpp482 const DeclRefExpr *RHS_DR = dyn_cast<DeclRefExpr>(RHS); local
526 const DeclRefExpr *RHS_DR = dyn_cast<DeclRefExpr>(RHS->IgnoreParenCasts()); local

Completed in 40 milliseconds