Skip to content

ClangToSageTranslator::VisitDependentSizedExtVectorType

Synopsis

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

virtual
bool
VisitDependentSizedExtVectorType(
    clang::DependentSizedExtVectorType* dependent_sized_ext_vector_type,
    SgNode** node);

Created with MrDocs