Searched refs:RuleMatcher (Results 1 – 1 of 1) sorted by relevance
822 class RuleMatcher : public Matcher { class888 RuleMatcher(ArrayRef<SMLoc> SrcLoc) in RuleMatcher() function in __anon7790e1cf0111::RuleMatcher891 RuleMatcher(RuleMatcher &&Other) = default;892 RuleMatcher &operator=(RuleMatcher &&Other) = default;987 bool isHigherPriorityThan(const RuleMatcher &B) const;1013 uint64_t RuleMatcher::NextRuleID = 0;1015 using action_iterator = RuleMatcher::action_iterator;1157 RuleMatcher &Rule) const = 0;1230 RuleMatcher &Rule) const override;1282 RuleMatcher &Rule) const override { in emitPredicateOpcodes()[all …]