Skip to content

ClangToSageTranslator::VisitStringLiteral

Synopsis

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

virtual
bool
VisitStringLiteral(
    clang::StringLiteral* string_literal,
    SgNode** node);

Created with MrDocs