Searched refs:Borrowed (Results 1 – 2 of 2) sorted by relevance
904 StringView copyString(StringView Borrowed);958 StringView Demangler::copyString(StringView Borrowed) { in copyString() argument959 char *Stable = Arena.allocUnalignedBuffer(Borrowed.size() + 1); in copyString()960 std::strcpy(Stable, Borrowed.begin()); in copyString()962 return {Stable, Borrowed.size()}; in copyString()
101 ### Borrowed Consonants (See Rule 7)