0.5.4
C++ to UML diagram generator based on Clang
Loading...
Searching...
No Matches
Namespaces | Macros
clang_visitor.cc File Reference
#include "clang_visitor.h"
#include "util/util.h"

Go to the source code of this file.

Namespaces

namespace  clanguml
 
namespace  clanguml::common
 
namespace  clanguml::common::visitor
 
namespace  clanguml::common::visitor::comment
 

Macros

#define CLANG_UML_LLVM_COMMENT_KIND(COMMENT_KIND)    clang::comments::Comment::COMMENT_KIND##Kind
 

Macro Definition Documentation

◆ CLANG_UML_LLVM_COMMENT_KIND

#define CLANG_UML_LLVM_COMMENT_KIND (   COMMENT_KIND)     clang::comments::Comment::COMMENT_KIND##Kind

Definition at line 26 of file clang_visitor.cc.