Searched refs:printOne (Results 1 – 3 of 3) sorted by relevance
302 if (Scan + 1 != e) OptionsToMatch[Scan + 1]->printOne(errs()); in FactorNodes()303 if (Scan + 2 < e) OptionsToMatch[Scan + 2]->printOne(errs()); in FactorNodes()
28 void Matcher::printOne(raw_ostream &OS) const { in printOne() function in Matcher
178 void printOne(raw_ostream &OS) const;