LLVM: llvm::vfs::YAMLVFSEntry Struct Reference (original) (raw)
#include "[llvm/Support/VirtualFileSystem.h](VirtualFileSystem%5F8h%5Fsource.html)"
| Public Member Functions |
|---|
| template<typename T1, typename T2> |
| Public Attributes | |
|---|---|
| std::string | VPath |
| std::string | RPath |
| bool | IsDirectory = false |
Definition at line 669 of file VirtualFileSystem.h.
template<typename T1, typename T2>
| llvm::vfs::YAMLVFSEntry::YAMLVFSEntry ( T1 && VPath, T2 && RPath, bool IsDirectory = false ) | inline |
|---|
◆ IsDirectory
bool llvm::vfs::YAMLVFSEntry::IsDirectory = false
◆ RPath
std::string llvm::vfs::YAMLVFSEntry::RPath
◆ VPath
std::string llvm::vfs::YAMLVFSEntry::VPath
The documentation for this struct was generated from the following file:
- include/llvm/Support/VirtualFileSystem.h