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