Skip to content

UnaryOperator::CodeGenUnaryOP

Synopsis

Declared in <src/midend/astUtil/symbolicVal/UnaryOperators.h>

virtual
AstNodePtr
CodeGenUnaryOP(
    AstInterface& fa,
    AstNodePtr const& operand) const = 0;

Created with MrDocs