Searched defs:PrintNote (Results 1 – 2 of 2) sorted by relevance
45 void PrintNote(const Twine &Msg) { in PrintNote() function49 void PrintNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { in PrintNote() function
662 void PrintNote(Twine Msg) const { ::PrintNote(RuleDef.getLoc(), Msg); } in PrintNote() function in __anon26f8cc580111::CombineRuleBuilder