Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:Twine

19 #include "llvm/ADT/Twine.h"
180 void Note(SMLoc L, const Twine &Msg, ArrayRef<SMRange> Ranges = None) {
183 bool Warning(SMLoc L, const Twine &Msg,
187 bool Error(SMLoc L, const Twine &Msg,
9289 Warning(Loc, Twine("new target does not support ") +