Skip to content

ClangToSageTranslator::VisitStaticAssertDecl

Synopsis

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

virtual
bool
VisitStaticAssertDecl(
    clang::StaticAssertDecl* static_assert_decl,
    SgNode** node);

Created with MrDocs