Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp348 void taintUnsafeSocketProtocol(const CallEvent &Call,
761 taintUnsafeSocketProtocol(Call, C); in checkPreCall()
961 void GenericTaintChecker::taintUnsafeSocketProtocol(const CallEvent &Call, in taintUnsafeSocketProtocol() function in GenericTaintChecker