Searched defs:copyString (Results 1 – 5 of 5) sorted by relevance
65 StringRef copyString(StringRef str) { in copyString() function
138 StringRef copyString(StringRef str) { in copyString() function
51 const char *copyString(StringRef Blob) { in copyString() function in __anond7b264bb0111::CXLoadedDiagnosticSetImpl
26 StringRef EditedSource::copyString(const Twine &twine) { in copyString() function in EditedSource
561 static const char *copyString(StringRef Str, llvm::BumpPtrAllocator &Alloc) { in copyString() function