Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp1117 bool SafeProtocol = DomName == "AF_SYSTEM" || DomName == "AF_LOCAL" || in taintUnsafeSocketProtocol() local
1119 if (SafeProtocol) in taintUnsafeSocketProtocol()