#include "translation_unit_visitor.h"
#include "common/clang_utils.h"
#include "common/model/namespace.h"
#include "clang/Basic/Module.h"
#include <spdlog/spdlog.h>
#include <deque>
Go to the source code of this file.
Namespaces | |
namespace | clanguml |
namespace | clanguml::package_diagram |
namespace | clanguml::package_diagram::visitor |