Home | History | Annotate | Download | only in Basic

Lines Matching refs:LastComponent

748     StringRef LastComponent = sys::path::filename(Trimmed);
753 Result = new FileEntry(LastComponent, std::move(ExternalContentsPath),
757 Result = new DirectoryEntry(LastComponent, std::move(EntryArrayContents),