Home
last modified time | relevance | path

Searched refs:taintUnsafeSocketProtocol (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp402 void taintUnsafeSocketProtocol(const CallEvent &Call,
852 taintUnsafeSocketProtocol(Call, C); in checkPreCall()
1104 void GenericTaintChecker::taintUnsafeSocketProtocol(const CallEvent &Call, in taintUnsafeSocketProtocol() function in GenericTaintChecker