LLVM: llvm::sys::fs::detail::RecDirIterState Struct Reference (original) (raw)

Keeps state for the recursive_directory_iterator. More...

#include "[llvm/Support/FileSystem.h](FileSystem%5F8h%5Fsource.html)"

Detailed Description

Keeps state for the recursive_directory_iterator.

Definition at line 1494 of file FileSystem.h.

Member Data Documentation

HasNoPushRequest

bool llvm::sys::fs::detail::RecDirIterState::HasNoPushRequest = false

Level

uint16_t llvm::sys::fs::detail::RecDirIterState::Level = 0

Stack


The documentation for this struct was generated from the following file: