Searched defs:TaintedSyms (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | GenericTaintChecker.cpp | 884 std::vector<SymbolRef> TaintedSyms = checkPostCall() local |
H A D | MallocChecker.cpp | 1698 reportTaintBug(StringRef Msg,ProgramStateRef State,CheckerContext & C,llvm::ArrayRef<SymbolRef> TaintedSyms,AllocationFamily Family) const reportTaintBug() argument |