Home | History | Annotate | Download | only in AST

Lines Matching refs:isClosure

710   // This is basically "while (DC->isClosure()) DC = DC->getParent();"
716 assert(!DC->isClosure());