Searched refs:CustomPropagations (Results 1 – 1 of 1) sorted by relevance
251 getTaintPropagationRule(const NameRuleMap &CustomPropagations,290 NameRuleMap CustomPropagations; member in __anon4c4a178b0111::GenericTaintChecker385 GenericTaintChecker::CustomPropagations.emplace( in parseConfiguration()421 const NameRuleMap &CustomPropagations, const FunctionData &FData, in getTaintPropagationRule() argument521 auto It = findFunctionInConfig(CustomPropagations, FData); in getTaintPropagationRule()522 if (It != CustomPropagations.end()) in getTaintPropagationRule()563 this->CustomPropagations, FData, C); in addSourcesPre()