Skip to content

ClangToDotTranslator::VisitDependentDecltypeType

Synopsis

Declared in <CxxFrontend/Clang/clang‐to‐dot‐private.hpp>

virtual
bool
VisitDependentDecltypeType(
    clang::DependentDecltypeType* dependent_decltype_type,
    NodeDescriptor& node_desc);

Created with MrDocs