Searched refs:getClosureExecutables (Results 1 – 3 of 3) sorted by relevance
305 ExpressionList Expression::getClosureExecutables(bool canBypass) in getClosureExecutables() function in Expression315 ExpressionList childExecutables = getClosureExecutables(false); in getClosureExecutables()326 ExpressionList childClosure = (*iter)->getClosureExecutables(true); in getClosureExecutables()345 ExpressionList childClosure = (*iter)->getClosureExecutables(true); in getClosureExecutables()
155 ExpressionList executables = expr->getClosureExecutables(false); in interpretCommand()
43 ExpressionList getClosureExecutables(bool canBypass);