Skip to content

ClangToSageTranslator::VisitBinaryOperator

Synopsis

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

virtual
bool
VisitBinaryOperator(
    clang::BinaryOperator* binary_operator,
    SgNode** node);

Created with MrDocs