Home
last modified time | relevance | path

Searched defs:VPath (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DVirtualFileSystem.h511 std::string VPath; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp1866 SmallString<128> VPath; in getVFSEntries() local
1967 void JSONWriter::writeEntry(StringRef VPath, StringRef RPath) { in writeEntry()