Searched defs:TaintedSyms (Results 1 – 2 of 2) sorted by relevance
886 std::vector<SymbolRef> TaintedSyms = in checkPostCall() local898 std::vector<SymbolRef> TaintedSyms = getTaintedSymbols(State, *V); in checkPostCall() local
1698 llvm::ArrayRef<SymbolRef> TaintedSyms, in reportTaintBug()1718 std::vector<SymbolRef> TaintedSyms = in checkTaintedness() local