Searched defs:copyString (Results 1 – 7 of 7) sorted by relevance
91 StringRef copyString(StringRef str) { return str.copy(StrAlloc); } in copyString() function
50 const char *copyString(StringRef Blob) { in copyString() function in __anon58cab6530111::CXLoadedDiagnosticSetImpl
69 StringRef EditedSource::copyString(const Twine &twine) { in copyString() function in EditedSource
723 StringRef copyString(StringRef String) { in copyString() function
673 static const char *copyString(StringRef Str, llvm::BumpPtrAllocator &Alloc) { in copyString() function
247 StringView Demangler::copyString(StringView Borrowed) { in copyString() function in Demangler
7485 copyString(const XML_Char *s, const XML_Memory_Handling_Suite *memsuite) { in copyString() function