Searched refs:checkSystemCall (Results 1 – 1 of 1) sorted by relevance
178 bool checkSystemCall(const CallEvent &Call, StringRef Name,645 if (checkSystemCall(Call, FData.Name, C)) in checkPre()858 bool GenericTaintChecker::checkSystemCall(const CallEvent &Call, StringRef Name, in checkSystemCall() function in GenericTaintChecker