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