Lines Matching defs:Copy
11 // copy of this software and associated documentation files (the "Software"),
13 // the rights to use, copy, modify, merge, publish, distribute, sublicense,
570 auto Copy = MangledName;
571 eraseSubstitutionFromMangledName(Copy);
572 char Mangled = Copy.back();
573 std::string Mangled2 = Copy.substr(Copy.size() - 2);