Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp222 using PropagationFuncType = bool (*)(bool IsTainted, const CallEvent &Call, typedef
236 PropagationFuncType PropagationFunc;
245 PropagationFuncType Func = nullptr) in TaintPropagationRule()