0.6.0
C++ to UML diagram generator based on Clang
Loading...
Searching...
No Matches
Namespaces | Functions
clang_tool.cc File Reference
#include "clang_tool.h"
#include <clang/Frontend/CompilerInstance.h>
#include <clang/Frontend/CompilerInvocation.h>
#include <clang/Tooling/CompilationDatabase.h>
#include "util/util.h"

Go to the source code of this file.

Namespaces

namespace  clanguml
 
namespace  clanguml::generators
 
namespace  clang
 

Functions

std::string clanguml::generators::to_string (const clanguml::generators::diagnostic &d)
 
void clanguml::generators::to_json (nlohmann::json &j, const diagnostic &a)
 
std::string clang::to_string (clang::DiagnosticsEngine::Level level)