Home
last modified time | relevance | path

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

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