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