Lines Matching refs:ComplexPattern
25 class ComplexPattern;656 /// CheckComplexPatMatcher - This node runs the specified ComplexPattern on659 const ComplexPattern &Pattern;672 CheckComplexPatMatcher(const ComplexPattern &pattern, unsigned matchnumber,677 const ComplexPattern &getPattern() const { return Pattern; }