Searched refs:RelPath (Results 1 – 7 of 7) sorted by relevance
93 RelPath = "AssemblyInfo.cs"98 RelPath = "ChecksumImpl.cs"103 RelPath = "CircularBuffer.cs"108 RelPath = "CodecBase.cs"113 RelPath = "Deflater.cs"118 RelPath = "DotZLib.cs"123 RelPath = "GZipStream.cs"128 RelPath = "Inflater.cs"133 RelPath = "UnitTests.cs"
268 StringRef RelPath = SP->getFilename(); in getFilename() local269 if (sys::fs::exists(RelPath)) in getFilename()270 Path = RelPath; in getFilename()
531 StringRef RelPath = OrigPath.substr(OldPrefix.size()); in replace_path_prefix() local533 (Twine(NewPrefix) + RelPath).toVector(NewPath); in replace_path_prefix()