enum RedirectingFileSystem::NameKind
Declared at: llvm/include/llvm/Support/VirtualFileSystem.h:732
Enumerators
Name | Value | Comment |
---|---|---|
NK_NotSet | 0 | |
NK_External | 1 | |
NK_Virtual | 2 |
Declared at: llvm/include/llvm/Support/VirtualFileSystem.h:732
Name | Value | Comment |
---|---|---|
NK_NotSet | 0 | |
NK_External | 1 | |
NK_Virtual | 2 |