Searched defs:isTainted (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DTaint.cpp144 bool taint::isTainted(ProgramStateRef State, const Stmt *S, function in class:taint
150 bool taint::isTainted(ProgramStateRef State, SVal V, TaintTagType Kind) { function in class:taint
158 bool taint::isTainted(ProgramStateRef State, const MemRegion *Reg, function in class:taint
178 bool taint::isTainted(ProgramStateRef State, SymbolRef Sym, TaintTagType Kind) { function in class:taint
[all...]

Completed in 131 milliseconds