Searched refs:isCallStmt (Results 1 – 5 of 5) sorted by relevance
154 if (CallEvent::isCallStmt(SP->getStmt())) in shouldCollect()
171 if (!CallEvent::isCallStmt(S)) in addVisitorIfNecessary()966 if (ExplodedGraph::isInterestingLValueExpr(Ex) || CallEvent::isCallStmt(Ex)) in trackNullOrUndefValue()
265 bool CallEvent::isCallStmt(const Stmt *S) { in isCallStmt() function in CallEvent
334 if (CallEvent::isCallStmt(S.getStmt())) in shouldRemoveDeadBindings()
370 static bool isCallStmt(const Stmt *S);