# Copyright (c) 2024-present, Trail of Bits, Inc.

add_vast_interface_library(ClangAST
  ContextInterface.cpp
  DeclInterface.cpp
  ExprInterface.cpp
  TypeInterface.cpp
)
