Searched defs:VPath (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DUtils.h168 virtual void addFileMapping(StringRef VPath, StringRef RPath) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h509 YAMLVFSEntry(T1 &&VPath, T2 &&RPath) argument
511 std::string VPath; member in struct:llvm::vfs::YAMLVFSEntry
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1866 SmallString<128> VPath; local
1967 void JSONWriter::writeEntry(StringRef VPath, StringRef RPath) { argument
[all...]

Completed in 85 milliseconds