Searched defs:DIR (Results 1 – 2 of 2) sorted by relevance
175 struct DIR { struct178 DIR() : pImpl(std::make_unique<InternalDir>()) {} in DIR() function
88 typedef struct DIR DIR; typedef