Searched refs:fixUTF8 (Results 1 – 2 of 2) sorted by relevance
81 std::string fixUTF8(llvm::StringRef S);320 V = fixUTF8(std::move(V)); in Value()332 *this = Value(fixUTF8(V)); in Value()501 *Owned = fixUTF8(std::move(*Owned)); in ObjectKey()508 *this = ObjectKey(fixUTF8(S)); in ObjectKey()
267 std::string Truncated = fixUTF8(S.take_front(37)); in abbreviate()692 std::string fixUTF8(llvm::StringRef S) { in fixUTF8() function874 quote(OS, fixUTF8(Key)); in attributeBegin()