Searched refs:checkSystemCall (Results 1 – 1 of 1) sorted by relevance
93 bool checkSystemCall(const CallExpr *CE, StringRef Name,422 if (checkSystemCall(CE, Name, C)) in checkPre()683 bool GenericTaintChecker::checkSystemCall(const CallExpr *CE, StringRef Name, in checkSystemCall() function in GenericTaintChecker