Home
last modified time | relevance | path

Searched defs:TaintedSyms (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp884 std::vector<SymbolRef> TaintedSyms = in checkPostCall() local
896 std::vector<SymbolRef> TaintedSyms = getTaintedSymbols(State, *V); in checkPostCall() local
H A DMallocChecker.cpp1914 llvm::ArrayRef<SymbolRef> TaintedSyms, in reportTaintBug()
1931 std::vector<SymbolRef> TaintedSyms = in checkTaintedness() local