Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:Warning

224   void Warning(SMLoc L, const Twine &Msg) { Parser.Warning(L, Msg); }