Home | History | Annotate | Download | only in AST

Lines Matching refs:getNumSubExprs

935   for (unsigned i = 0, e = Node->getNumSubExprs(); i != e; ++i) {