Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h624 struct YAMLVFSEntry { struct
627 : VPath(std::forward<T1>(VPath)), RPath(std::forward<T2>(RPath)), in VPath()
629 std::string VPath;
630 std::string RPath;
631 bool IsDirectory = false;