Searched refs:RuleMatcher (Results 1 – 1 of 1) sorted by relevance
658 class RuleMatcher;806 class RuleMatcher : public Matcher { class872 RuleMatcher(ArrayRef<SMLoc> SrcLoc) in RuleMatcher() function in __anon332dbd1e0111::RuleMatcher877 RuleMatcher(RuleMatcher &&Other) = default;878 RuleMatcher &operator=(RuleMatcher &&Other) = default;973 bool isHigherPriorityThan(const RuleMatcher &B) const;999 uint64_t RuleMatcher::NextRuleID = 0;1001 using action_iterator = RuleMatcher::action_iterator;1142 RuleMatcher &Rule) const = 0;1213 RuleMatcher &Rule) const override;[all …]