Lines Matching refs:toStringRef
453 if (!a.isTriviallyEmpty()) components.push_back(a.toStringRef(a_storage));
454 if (!b.isTriviallyEmpty()) components.push_back(b.toStringRef(b_storage));
455 if (!c.isTriviallyEmpty()) components.push_back(c.toStringRef(c_storage));
456 if (!d.isTriviallyEmpty()) components.push_back(d.toStringRef(d_storage));
505 StringRef ext = extension.toStringRef(ext_storage);
594 StringRef p = path.toStringRef(path_storage);
601 StringRef p = path.toStringRef(path_storage);
608 StringRef p = path.toStringRef(path_storage);
615 StringRef p = path.toStringRef(path_storage);
622 StringRef p = path.toStringRef(path_storage);
629 StringRef p = path.toStringRef(path_storage);
636 StringRef p = path.toStringRef(path_storage);
643 StringRef p = path.toStringRef(path_storage);
650 StringRef p = path.toStringRef(path_storage);
845 StringRef P = Path.toStringRef(PathStorage);