Searched refs:isCallStmt (Results 1 – 5 of 5) sorted by relevance
143 if (CallEvent::isCallStmt(SP->getStmt())) in shouldCollect()
344 bool CallEvent::isCallStmt(const Stmt *S) { in isCallStmt() function in CallEvent
2404 if (!CallEvent::isCallStmt(E)) in handle()
1014 if (CallEvent::isCallStmt(S)) in shouldRemoveDeadBindings()
381 static bool isCallStmt(const Stmt *S);