#pragma once #include "cxx-llvm-auto/cxx/include/cxx-llvm-auto.hxx" #include "llvm/ADT/SmallVector.h" namespace cxx_llvm::llvm::adt::small_vector_impl { template using TyCon = ::llvm::SmallVectorImpl; } // namespace cxx_llvm::llvm::adt::small_vector_impl