Skip to content

ClangToSageTranslator::shouldQueueImplicitClassTemplateSpecialization

Synopsis

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

bool
shouldQueueImplicitClassTemplateSpecialization(
    clang::ClassTemplateSpecializationDecl* spec,
    bool allow_hidden_system) const;

Created with MrDocs