Home
last modified time | relevance | path

Searched defs:RecDirIterState (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/Support/
DFileSystem.h827 struct RecDirIterState : public RefCountedBase<RecDirIterState> { struct
828 RecDirIterState() in RecDirIterState() argument
841 IntrusiveRefCntPtr<detail::RecDirIterState> State; argument
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFileSystem.h838 struct RecDirIterState : public RefCountedBase<RecDirIterState> { struct
839 RecDirIterState() in RecDirIterState() function
852 IntrusiveRefCntPtr<detail::RecDirIterState> State; argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFileSystem.h1332 struct RecDirIterState { struct
1343 std::shared_ptr<detail::RecDirIterState> State; argument
1350 : State(std::make_shared<detail::RecDirIterState>()), in State()
DVirtualFileSystem.h199 struct RecDirIterState { struct
210 std::shared_ptr<detail::RecDirIterState> argument
/external/llvm-project/llvm/include/llvm/Support/
DFileSystem.h1378 struct RecDirIterState { struct
1389 std::shared_ptr<detail::RecDirIterState> State; argument
1396 : State(std::make_shared<detail::RecDirIterState>()), in State()
DVirtualFileSystem.h200 struct RecDirIterState { struct
211 std::shared_ptr<detail::RecDirIterState> argument