Searched refs:isCallStmt (Results 1 – 5 of 5) sorted by relevance
144 if (CallEvent::isCallStmt(SP->getStmt())) in shouldCollect()
421 bool CallEvent::isCallStmt(const Stmt *S) { in isCallStmt() function in CallEvent
949 if (!CallEvent::isCallStmt(S)) in addVisitorIfNecessary()
680 if (CallEvent::isCallStmt(S)) in shouldRemoveDeadBindings()
382 static bool isCallStmt(const Stmt *S);