Lines Matching refs:toStringRef
427 if (!a.isTriviallyEmpty()) components.push_back(a.toStringRef(a_storage));
428 if (!b.isTriviallyEmpty()) components.push_back(b.toStringRef(b_storage));
429 if (!c.isTriviallyEmpty()) components.push_back(c.toStringRef(c_storage));
430 if (!d.isTriviallyEmpty()) components.push_back(d.toStringRef(d_storage));
485 StringRef ext = extension.toStringRef(ext_storage);
618 StringRef p = path.toStringRef(path_storage);
625 StringRef p = path.toStringRef(path_storage);
632 StringRef p = path.toStringRef(path_storage);
639 StringRef p = path.toStringRef(path_storage);
646 StringRef p = path.toStringRef(path_storage);
653 StringRef p = path.toStringRef(path_storage);
660 StringRef p = path.toStringRef(path_storage);
667 StringRef p = path.toStringRef(path_storage);
674 StringRef p = path.toStringRef(path_storage);
684 StringRef p = path.toStringRef(path_storage);
971 StringRef P = Path.toStringRef(PathStorage);