struct DirIterState
Declaration
struct DirIterState { /* full declaration omitted */ };
Description
Keeps state for the directory_iterator.
Declared at: llvm/include/llvm/Support/FileSystem.h:1266
Member Variables
- public intptr_t IterationHandle = 0
- public llvm::sys::fs::directory_entry CurrentEntry
Method Overview
- public ~DirIterState()
Methods
ΒΆ~DirIterState()
~DirIterState()
Declared at: llvm/include/llvm/Support/FileSystem.h:1267