Home
last modified time | relevance | path

Searched defs:DirIterState (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFileSystem.h774 struct DirIterState : public RefCountedBase<DirIterState> { struct
775 DirIterState() in DirIterState() function
778 ~DirIterState() { in ~DirIterState() argument
791 IntrusiveRefCntPtr<detail::DirIterState> State; argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFileSystem.h1266 struct DirIterState { struct
1267 ~DirIterState() { in ~DirIterState() argument
1281 std::shared_ptr<detail::DirIterState> State; argument