Home
last modified time | relevance | path

Searched defs:notReturnStmt (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/graph/builder/
DCfgBuilder.ts791 for (const notReturnStmt of notReturnStmts) { constant
837 const notReturnStmt = notReturnStmts[0]; constant