| /arkcompiler/ets_frontend/es2panda/typescript/types/ |
| D | typeMapping.h | 21 #define TYPE_MAPPING(_) \ argument 46 #define OBJECT_TYPE_MAPPING(_) \ argument
|
| /arkcompiler/ets_frontend/ets2panda/ir/ |
| D | astNodeMapping.h | 21 #define AST_NODE_MAPPING(_) \ argument 180 #define AST_NODE_REINTERPRET_MAPPING(_) \ argument
|
| /arkcompiler/ets_frontend/es2panda/ir/ |
| D | astNodeMapping.h | 19 #define AST_NODE_MAPPING(_) \ argument 156 #define AST_NODE_REINTERPRET_MAPPING(_) \ argument
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ |
| D | typeMapping.h | 23 #define TYPE_MAPPING(_) \ argument 76 #define OBJECT_TYPE_MAPPING(_) \ argument
|
| /arkcompiler/ets_runtime/test/sharedtest/sharedset/ |
| D | sharedset.ts | 112 for (const [key, _] of iterator) { constant 117 for (const [key, _] of iterator) { constant 128 for (const [key, _] of iterator) { constant 139 for (const [key, _] of iterator) { constant
|
| /arkcompiler/ets_frontend/ets2panda/ast_verifier/invariants/ |
| D | arithmeticOperationValid.cpp | 54 [[maybe_unused]] auto _ = (*this)(member); in CheckCompound() local 60 [[maybe_unused]] auto _ = (*this)(member); in CheckCompound() local 66 [[maybe_unused]] auto _ = (*this)(member); in CheckCompound() local
|
| /arkcompiler/runtime_core/static_core/assembler/ |
| D | define.h | 27 #define PANDA_ASSEMBLER_TYPES(_) \ argument 43 #define KEYWORDS_LIST(_) \ argument
|
| /arkcompiler/runtime_core/assembler/ |
| D | define.h | 25 #define PANDA_ASSEMBLER_TYPES(_) \ argument 40 #define KEYWORDS_LIST(_) \ argument
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| D | ETSCompiler.h | 27 #define DECLARE_ETSCOMPILER_COMPILE_METHOD(_, nodeType) void Compile(const ir::nodeType *node) cons… argument 32 #define DECLARE_ETSCOMPILER_COMPILE_METHOD(_, __, nodeType, ___) void Compile(const ir::nodeType *n… argument
|
| D | JSCompiler.h | 32 #define DECLARE_JSCOMPILER_COMPILE_METHOD(_, nodeType) void Compile(const ir::nodeType *node) const… argument 37 #define DECLARE_JSCOMPILER_COMPILE_METHOD(_, __, nodeType, ___) void Compile(const ir::nodeType *no… argument
|
| D | ASTCompiler.h | 181 #define DECLARE_AST_NODE_COMPILE_METHOD(_, nodeType) virtual void Compile(const ir::nodeType *node)… argument 186 #define DECLARE_AST_NODE_COMPILE_METHOD(_, __, nodeType, ___) virtual void Compile(const ir::nodeTy… argument
|
| /arkcompiler/ets_frontend/ets2panda/checker/ |
| D | TSAnalyzer.h | 29 #define DECLARE_TSANALYZER_CHECK_METHOD(_, nodeType) checker::Type *Check(ir::nodeType *node) const… argument 34 #define DECLARE_TSANALYZER_CHECK_METHOD(_, __, nodeType, ___) \ argument
|
| D | SemanticAnalyzer.h | 187 #define DECLARE_AST_NODE_CHECK_METHOD(_, nodeType) virtual checker::Type *Check(ir::nodeType *node)… argument 192 #define DECLARE_AST_NODE_CHECK_METHOD(_, __, nodeType, ___) virtual checker::Type *Check(ir::nodeTy… argument
|
| D | ETSAnalyzer.h | 30 #define DECLARE_ETSANALYZER_CHECK_METHOD(_, nodeType) checker::Type *Check(ir::nodeType *node) cons… argument 35 #define DECLARE_ETSANALYZER_CHECK_METHOD(_, __, nodeType, ___) \ argument
|
| /arkcompiler/ets_runtime/test/sharedtest/sharedmap/ |
| D | sharedmap.ts | 106 for (const [key, _] of iterator) { constant 111 for (const [key, _] of iterator) { constant 122 for (const [key, _] of iterator) { constant 133 for (const [key, _] of iterator) { constant
|
| /arkcompiler/ets_runtime/test/sharedtest/sharedset_extern/ |
| D | sharedset_extern.ts | 48 for (const [key, _] of subSharedset.entries()) { constant
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/target/ |
| D | newTargetFunction_2.js | 16 export var kmp = function(_) { argument
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/save/base/ |
| D | ImportPrinter.ts | 90 for (const [_, importInfos] of mergeImports) { constant
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/save/ |
| D | ViewTreePrinter.ts | 129 for (const [key, _] of item.attributes) { constant
|
| /arkcompiler/ets_frontend/es2panda/binder/ |
| D | variableFlags.h | 25 #define DECLARATION_KINDS(_) \ argument 50 #define SCOPE_TYPES(_) \ argument 90 #define VARIABLE_TYPES(_) \ argument
|
| /arkcompiler/ets_frontend/ets2panda/ir/visitor/ |
| D | AstVisitor.h | 33 #define DECLARE_AST_NODE_CHECK_METHOD(_, __, nodeType, ___) class nodeType; argument
|
| /arkcompiler/ets_frontend/ets2panda/varbinder/ |
| D | variableFlags.h | 25 #define DECLARATION_KINDS(_) \ argument 60 #define SCOPE_TYPES(_) \ argument 106 #define VARIABLE_TYPES(_) \ argument
|
| /arkcompiler/ets_frontend/ets2panda/driver/build_system/src/build/ |
| D | base_mode.ts | 570 for (const [_, moduleInfo] of this.moduleInfos) { constant 619 for (const [_, moduleInfo] of this.moduleInfos) { constant 665 for (const [_, moduleInfo] of this.moduleInfos) { constant 763 for (const [_, module] of this.moduleInfos) { constant
|
| /arkcompiler/ets_runtime/test/perform/array/ |
| D | array_includes_indexof_jsperf.js | 32 function noOpFn(_) { /* no-op */ } argument
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/transformer/ |
| D | StaticSingleAssignmentFormer.ts | 71 for (const [_, local] of body.getLocals()) { constant
|