Home | History | Annotate | Download | only in AST

Lines Matching refs:isPostfix

1747   OS << " " << (Node->isPostfix() ? "postfix" : "prefix")