#pragma once #include "cxx-swift-auto/cxx/include/cxx-swift-auto.hxx" #include "swift/AST/ASTWalker.h" namespace cxx_swift::swift::ast::ast_walker::parent_ty { CXX_AUTO_PRELUDE(ParentTy, ::swift::ASTWalker::ParentTy) } // namespace cxx_swift::swift::ast::ast_walker::parent_ty