Home | History | Annotate | Download | only in Checkers

Lines Matching refs:RecExpr

2263           const Stmt *RecExpr = ME->getInstanceReceiver();
2264 if (RecExpr) {
2265 SVal RecV = St->getSVal(RecExpr, NContext);