Skip to content

resolveLogicalBinaryOpType

Synopsis

Declared in <src/AstNodes/Expression/SgLogicalBinaryOpSupport.h>

SgType*
resolveLogicalBinaryOpType(
    SgExpression const* lhs,
    SgExpression const* rhs);

Created with MrDocs