Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DVirtualFileSystem.h509 struct YAMLVFSEntry { struct
512 : VPath(std::forward<T1>(VPath)), RPath(std::forward<T2>(RPath)), in VPath()
514 std::string VPath;
515 std::string RPath;
516 bool IsDirectory = false;