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