Searched refs:MPath (Results 1 – 2 of 2) sorted by relevance
175 std::string MPath(RF.first); in getBufferForFileHandlingRemapping() local176 auto MPathStatus = VFS->status(MPath); in getBufferForFileHandlingRemapping()191 std::string MPath(RB.first); in getBufferForFileHandlingRemapping() local192 auto MPathStatus = VFS->status(MPath); in getBufferForFileHandlingRemapping()
1202 std::string MPath(RF.first); in ComputePreamble() local1204 if (!llvm::sys::fs::getUniqueID(MPath, MID)) { in ComputePreamble()1217 std::string MPath(RB.first); in ComputePreamble() local1219 if (!llvm::sys::fs::getUniqueID(MPath, MID)) { in ComputePreamble()