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