Home | History | Annotate | Download | only in Support

Lines Matching refs:Twine

27 #include "llvm/ADT/Twine.h"
483 NearestString = (Twine(Name) + "=" + RHS).str();
545 return Handler->error("does not allow a value! '" + Twine(Value) +
1332 bool Option::error(const Twine &Message, StringRef ArgName) {