Searched defs:removeTaint (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | Taint.cpp | 98 ProgramStateRef taint::removeTaint(ProgramStateRef State, SVal V) { removeTaint() function in taint |