Searched refs:MappedPathStr (Results 1 – 1 of 1) sorted by relevance
122 StringRef MappedPathStr = Path.toStringRef(MappedPathStorage); in AddPath() local123 if (CanPrefixSysroot(MappedPathStr)) { in AddPath()138 StringRef MappedPathStr = Path.toStringRef(MappedPathStorage); in AddUnmappedPath() local151 if (const DirectoryEntry *DE = FM.getDirectory(MappedPathStr)) { in AddUnmappedPath()160 if (const FileEntry *FE = FM.getFile(MappedPathStr)) { in AddUnmappedPath()173 << MappedPathStr << "\"\n"; in AddUnmappedPath()