Home | History | Annotate | Download | only in AST

Lines Matching refs:getNumHandlers

529   for (unsigned i = 0, e = Node->getNumHandlers(); i < e; ++i) {