Searched refs:MappedPath (Results 1 – 1 of 1) sorted by relevance
626 llvm::SmallString<128> MappedPath(R.first); in CanReuse() local627 if (!VFS.makeAbsolute(MappedPath)) in CanReuse()628 OverriddenAbsPaths.insert(MappedPath); in CanReuse()645 llvm::SmallString<128> MappedPath(RB.first); in CanReuse() local646 if (!VFS.makeAbsolute(MappedPath)) in CanReuse()647 OverriddenAbsPaths.insert(MappedPath); in CanReuse()