Searched refs:MappedPath (Results 1 – 1 of 1) sorted by relevance
639 llvm::SmallString<128> MappedPath(R.first); in CanReuse() local640 if (!VFS.makeAbsolute(MappedPath)) in CanReuse()641 OverriddenAbsPaths.insert(MappedPath); in CanReuse()658 llvm::SmallString<128> MappedPath(RB.first); in CanReuse() local659 if (!VFS.makeAbsolute(MappedPath)) in CanReuse()660 OverriddenAbsPaths.insert(MappedPath); in CanReuse()