Lines Matching refs:toStringRef
179 StringRef f = from.toStringRef(from_storage);
180 StringRef t = to.toStringRef(to_storage);
202 if (error_code ec = UTF8ToUTF16(path.toStringRef(path_storage),
222 StringRef f = from.toStringRef(from_storage);
223 StringRef t = to.toStringRef(to_storage);
245 StringRef f = from.toStringRef(from_storage);
246 StringRef t = to.toStringRef(to_storage);
268 if (error_code ec = UTF8ToUTF16(path.toStringRef(path_storage),
297 StringRef f = from.toStringRef(from_storage);
298 StringRef t = to.toStringRef(to_storage);
327 if (error_code ec = UTF8ToUTF16(path.toStringRef(path_storage),
347 if (error_code ec = UTF8ToUTF16(path.toStringRef(path_storage),
388 if (error_code ec = UTF8ToUTF16(path.toStringRef(path_storage),
432 StringRef path8 = path.toStringRef(path_storage);
514 if (error_code ec = UTF8ToUTF16(path.toStringRef(path_storage),
544 StringRef m = model.toStringRef(result_path);
673 if (error_code ec = UTF8ToUTF16(path.toStringRef(path_storage),
797 if (ec = UTF8ToUTF16(path.toStringRef(path_storage), path_utf16))