Searched refs:addSourcesPost (Results 1 – 1 of 1) sorted by relevance
65 void addSourcesPost(const CallExpr *CE, CheckerContext &C) const;292 addSourcesPost(CE, C); in checkPostStmt()371 void GenericTaintChecker::addSourcesPost(const CallExpr *CE, in addSourcesPost() function in GenericTaintChecker