Home
last modified time | relevance | path

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

/external/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
/external/llvm/include/llvm/Support/
DFileSystem.h763 struct DirIterState : public RefCountedBase<DirIterState> { struct
764 DirIterState() in DirIterState() function
767 ~DirIterState() { in ~DirIterState() argument
780 IntrusiveRefCntPtr<detail::DirIterState> State; argument
/external/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
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DFileSystem.h1409 struct DirIterState { struct
1410 ~DirIterState() { in ~DirIterState() argument
1424 std::shared_ptr<detail::DirIterState> State; argument