Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DUtils.h136 void addFileMapping(StringRef VPath, StringRef RPath) { in addFileMapping()
/external/clang/include/clang/Basic/
DVirtualFileSystem.h334 std::string VPath; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DVirtualFileSystem.h627 : VPath(std::forward<T1>(VPath)), RPath(std::forward<T2>(RPath)), in VPath() function
629 std::string VPath; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DVirtualFileSystem.h511 std::string VPath; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DVirtualFileSystem.cpp2580 SmallString<128> VPath; in getVFSEntries() local
2591 SmallString<128> VPath; in getVFSEntries() local
2706 void JSONWriter::writeEntry(StringRef VPath, StringRef RPath) { in writeEntry()
/external/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()
/external/clang/lib/Basic/
DVirtualFileSystem.cpp1664 void JSONWriter::writeEntry(StringRef VPath, StringRef RPath) { in writeEntry()