Searched refs:isInterestingLValueExpr (Results 1 – 3 of 3) sorted by relevance
59 bool ExplodedGraph::isInterestingLValueExpr(const Expr *Ex) { in isInterestingLValueExpr() function in ExplodedGraph140 if (isInterestingLValueExpr(Ex)) in shouldCollect()
966 if (ExplodedGraph::isInterestingLValueExpr(Ex) || CallEvent::isCallStmt(Ex)) in trackNullOrUndefValue()1004 if (Inner && ExplodedGraph::isInterestingLValueExpr(Inner)) { in trackNullOrUndefValue()
400 static bool isInterestingLValueExpr(const Expr *Ex);