Searched refs:candidateExecutables (Results 1 – 1 of 1) sorted by relevance
307 ExpressionList candidateExecutables; in getClosureExecutables() local316 candidateExecutables.splice(candidateExecutables.end(), childExecutables); in getClosureExecutables()327 candidateExecutables.splice(candidateExecutables.end(), childClosure); in getClosureExecutables()334 candidateExecutables.push_back(this); in getClosureExecutables()346 candidateExecutables.splice(candidateExecutables.end(), childClosure); in getClosureExecutables()354 ExpressionList::const_iterator iter = candidateExecutables.begin(); in getClosureExecutables()355 ExpressionList::const_iterator end = candidateExecutables.end(); in getClosureExecutables()