Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp1098 bool SafeProtocol = DomName.equals("AF_SYSTEM") || in taintUnsafeSocketProtocol() local
1101 if (SafeProtocol) in taintUnsafeSocketProtocol()