Searched defs:copyString (Results 1 – 5 of 5) sorted by relevance
92 StringRef copyString(StringRef str) { return str.copy(StrAlloc); } in copyString() function
70 StringRef EditedSource::copyString(const Twine &twine) { in copyString() function in EditedSource
167 StringRef copyString(StringRef str) { in copyString() function in __anondd45de840111::RefNameBuilder673 StringRef copyString(StringRef str) { in copyString() function in llvm::yaml::MappingTraits::NormalizedFile
613 static const char *copyString(StringRef Str, llvm::BumpPtrAllocator &Alloc) { in copyString() function
243 StringView Demangler::copyString(StringView Borrowed) { in copyString() function in Demangler