|
clang
3.8.0
|
#include <VirtualFileSystem.h>
Public Member Functions | |
| template<typename T1 , typename T2 > | |
| YAMLVFSEntry (T1 &&VPath, T2 &&RPath) | |
Public Attributes | |
| std::string | VPath |
| std::string | RPath |
Definition at line 316 of file VirtualFileSystem.h.
|
inline |
Definition at line 317 of file VirtualFileSystem.h.
| std::string clang::vfs::YAMLVFSEntry::RPath |
Definition at line 320 of file VirtualFileSystem.h.
| std::string clang::vfs::YAMLVFSEntry::VPath |
Definition at line 319 of file VirtualFileSystem.h.
Referenced by clang::vfs::YAMLVFSWriter::write().
1.8.6