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