Searched defs:forEachReturnStatement (Results 1 – 3 of 3) sorted by relevance
1453 …export function forEachReturnStatement<T>(body: Block | Statement, visitor: (stmt: ReturnStatement… function
15909 function forEachReturnStatement(body, visitor) { function
12307 function forEachReturnStatement(body, visitor) { function