Searched defs:VPath (Results 1 – 7 of 7) sorted by relevance
136 void addFileMapping(StringRef VPath, StringRef RPath) { in addFileMapping()
334 std::string VPath; member
627 : VPath(std::forward<T1>(VPath)), RPath(std::forward<T2>(RPath)), in VPath() function629 std::string VPath; member
511 std::string VPath; member
2580 SmallString<128> VPath; in getVFSEntries() local2591 SmallString<128> VPath; in getVFSEntries() local2706 void JSONWriter::writeEntry(StringRef VPath, StringRef RPath) { in writeEntry()
1866 SmallString<128> VPath; in getVFSEntries() local1967 void JSONWriter::writeEntry(StringRef VPath, StringRef RPath) { in writeEntry()
1664 void JSONWriter::writeEntry(StringRef VPath, StringRef RPath) { in writeEntry()