Home | History | Annotate | Download | only in MCParser

Lines Matching refs:Twine

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