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.h651 struct YAMLVFSEntry { struct
654 : VPath(std::forward<T1>(VPath)), RPath(std::forward<T2>(RPath)), in VPath()
656 std::string VPath;
657 std::string RPath;
658 bool IsDirectory = false;