Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/
Dcheck_shared_module.ts39 for (const statement of sourceFile.statements) { constant
/developtools/ace_ets2bundle/compiler/
Dbuild_kitConfigs_file.js52 function getImportDeclarationInfo(statement, symbol) { argument
/developtools/ace_ets2bundle/compiler/src/
Dprocess_component_build.ts355 const statement: ts.Statement = node.body.statements[0]; constant
1813 const statement: ts.Statement = ts.factory.createExpressionStatement(body); constant
2112 statement: ts.Statement, property
2398 const statement: ts.Statement = node.arguments[0].body.statements[i]; constant
/developtools/profiler/hiebpf/include/
Dvmlinux.h27463 char *statement; member