Home
last modified time | relevance | path

Searched defs:PrintNote (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/TableGen/
H A DError.cpp45 void PrintNote(const Twine &Msg) { PrintNote() function
49 void PrintNote(ArrayRef<SMLoc> NoteLoc, const Twine &Msg) { PrintNote() function
/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp673 void PrintNote(Twine Msg) const { ::PrintNote(RuleDef.getLoc(), Msg); } PrintNote() function in __anon378790550111::CombineRuleBuilder
[all...]