Searched refs:RuleLookupTy (Results 1 – 1 of 1) sorted by relevance
310 using RuleLookupTy = CallDescriptionMap<GenericTaintRule>; typedef413 mutable std::optional<RuleLookupTy> StaticTaintRules;414 mutable std::optional<RuleLookupTy> DynamicTaintRules;821 DynamicTaintRules = RuleLookupTy{}; in initTaintRules()