Searched defs:twine (Results 1 – 6 of 6) sorted by relevance
163 NullTerminated(const llvm::Twine &twine) { in NullTerminated()
218 void Fortran::lower::DumpEvaluateExpr::print(llvm::Twine twine) { in print()
142 const Twine *twine; member
69 StringRef EditedSource::copyString(const Twine &twine) { in copyString()
386 def string_from_twine_object(self, twine): argument
275 return Base::get(context, twine.toStringRef(tempStr), NoneType::get(context)); in get() argument 266 get(MLIRContext * context,const Twine & twine) get() argument