Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp203 using NameRuleMap = ConfigDataMap<TaintPropagationRule>; typedef in __anondb3e80740111::GenericTaintChecker
251 getTaintPropagationRule(const NameRuleMap &CustomPropagations,
290 NameRuleMap CustomPropagations;
421 const NameRuleMap &CustomPropagations, const FunctionData &FData, in getTaintPropagationRule()