#include "translation_unit_visitor.h"
#include "common/clang_utils.h"
#include <clang/AST/ExprConcepts.h>
#include <clang/Basic/FileManager.h>
#include <clang/Lex/Preprocessor.h>
#include <spdlog/spdlog.h>
Go to the source code of this file.
Namespaces | |
namespace | clanguml |
namespace | clanguml::class_diagram |
namespace | clanguml::class_diagram::visitor |