Searched defs:statements (Results 1 – 4 of 4) sorted by relevance
143 for (const [key, statements] of result.entries()) { constant
226 const statements: ts.Statement[] = Array.from(node.statements); constant
2156 const statements: ts.Statement[] = []; constant
27459 struct list_head statements; member