Searched refs:MappedPath (Results 1 – 1 of 1) sorted by relevance
638 llvm::SmallString<128> MappedPath(R.first); in CanReuse() local639 if (!VFS.makeAbsolute(MappedPath)) in CanReuse()640 OverriddenAbsPaths.insert(MappedPath); in CanReuse()657 llvm::SmallString<128> MappedPath(RB.first); in CanReuse() local658 if (!VFS.makeAbsolute(MappedPath)) in CanReuse()659 OverriddenAbsPaths.insert(MappedPath); in CanReuse()