OperatorInlineRewrite::operator()
Function call operators
Synopses
Declared in <src/midend/astUtil/annotation/OperatorAnnotation.h>
AstNodePtr
operator()(
AstInterface& fa,
AstNodePtr const& r);
virtual
bool
operator()(
AstInterface& fa,
AstNodePtr const& n,
AstNodePtr& result);
Created with MrDocs