Searched refs:MappedPath (Results 1 – 1 of 1) sorted by relevance
533 llvm::SmallString<128> MappedPath(R.first); in CanReuse() local534 if (!VFS.makeAbsolute(MappedPath)) in CanReuse()535 OverriddenAbsPaths.insert(MappedPath); in CanReuse()552 llvm::SmallString<128> MappedPath(RB.first); in CanReuse() local553 if (!VFS.makeAbsolute(MappedPath)) in CanReuse()554 OverriddenAbsPaths.insert(MappedPath); in CanReuse()