Skip to content

ClangToSageTranslator::VisitStringLiteral

Synopsis

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

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

Created with MrDocs