ClangToDotTranslator::VisitCXXConstCastExpr
Synopsis
Declared in <CxxFrontend/Clang/clang‐to‐dot‐private.hpp>
virtual
bool
VisitCXXConstCastExpr(
clang::CXXConstCastExpr* cxx_const_cast_expr,
NodeDescriptor& node_desc);
Created with MrDocs