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