Searched refs:shouldConvertConditionOfForStatement (Results 1 – 3 of 3) sorted by relevance
2783 …function shouldConvertConditionOfForStatement(node: IterationStatement): node is ForStatementWithC… function2959 shouldConvertConditionOfForStatement(node) ||3173 … if (shouldConvertConditionOfForStatement(node) || shouldConvertIncrementorOfForStatement(node)) {3227 if (shouldConvertConditionOfForStatement(node)) {
88116 function shouldConvertConditionOfForStatement(node) { function88238 shouldConvertConditionOfForStatement(node) ||88336 … if (shouldConvertConditionOfForStatement(node) || shouldConvertIncrementorOfForStatement(node)) {88344 if (shouldConvertConditionOfForStatement(node)) {
105362 function shouldConvertConditionOfForStatement(node) { function105492 shouldConvertConditionOfForStatement(node) ||105658 … if (shouldConvertConditionOfForStatement(node) || shouldConvertIncrementorOfForStatement(node)) {105703 if (shouldConvertConditionOfForStatement(node)) {