Home | History | Annotate | Download | only in MCParser

Lines Matching full:twine

13 #include "llvm/ADT/Twine.h"
493 return TokError("expected string in '" + Twine(IDVal) + "' directive");
506 return TokError("unexpected token in '" + Twine(IDVal) + "' directive");
646 return Error(IDLoc, Twine("can't open secure log file: ") +