Searched defs:copyString (Results 1 – 10 of 10) sorted by relevance
91 StringRef copyString(StringRef str) { return str.copy(StrAlloc); } in copyString() function
99 StringRef APISet::copyString(StringRef String) { copyString() function in APISet
421 StringRef copyString(StringRef String) { in copyString() function
276 StringRef RecordsSlice::copyString(StringRef String) { copyString() function in RecordsSlice
687 StringRef copyString(StringRef String) { in copyString() function
51 const char *copyString(StringRef Blob) { in copyString() function in __anona9b0323b0111::CXLoadedDiagnosticSetImpl
306 uint32_t GsymCreator::copyString(const GsymCreator &SrcGC, uint32_t StrOff) { copyString() function in GsymCreator
69 StringRef EditedSource::copyString(const Twine &twine) { in copyString() function in EditedSource
792 static const char *copyString(StringRef Str, llvm::BumpPtrAllocator &Alloc) { in copyString() function
278 std::string_view Demangler::copyString(std::string_view Borrowed) { copyString() function in Demangler