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

Methods

ΒΆ~DirIterState()

Declared at: llvm/include/llvm/Support/FileSystem.h:1267