Home
last modified time | relevance | path

Searched defs:RPath (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DUtils.h152 void addFileMapping(StringRef VPath, StringRef RPath) { in addFileMapping()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DModuleDependencyCollector.cpp111 SmallString<256> RPath(CanonicalPath); in real_path() local
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DVirtualFileSystem.h496 std::string RPath; member
/freebsd-12.1/contrib/llvm/lib/Support/
H A DVirtualFileSystem.cpp1876 void JSONWriter::writeEntry(StringRef VPath, StringRef RPath) { in writeEntry()
1913 StringRef RPath = Entry.RPath; in write() local
1935 StringRef RPath = Entry.RPath; in write() local