Home | History | Annotate | Download | only in AST

Lines Matching full:recursive

6089 /// \brief Data recursive integer evaluator of certain binary operators.
6091 /// We use a data recursive algorithm for binary operators so that we are able
8015 /// isIntegerConstantExpr - this recursive routine will test if an expression is