Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp203 using NameRuleMap = ConfigDataMap<TaintPropagationRule>; typedef in __anon4c4a178b0111::GenericTaintChecker
251 getTaintPropagationRule(const NameRuleMap &CustomPropagations,
290 NameRuleMap CustomPropagations;
421 const NameRuleMap &CustomPropagations, const FunctionData &FData, in getTaintPropagationRule()