/arkcompiler/ets_frontend/es2panda/test/parser/ts/ |
D | test-ts-key-remapping-via-as.ts | 23 type Name = GetName<NameA | NameB | NameC> alias
|
/arkcompiler/ets_frontend/es2panda/test/compiler/ts/cases/conformance/classes/ |
D | test-ts-classes-25.ts | 19 abstract get Name(); method in Base
|
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/ |
D | inlinedAliasAssignableToConstraintSameAsAlias.ts | 26 type Name = keyof RelationFields; alias
|
/arkcompiler/ets_runtime/ecmascript/tests/ |
D | glue_regs_test.cpp | 87 #define CONSTANT_STRING_ITERATOR(Type, Name, Index, Desc) \ in HWTEST_F_L0() argument 101 #define CONSTANT_ACCESSOR_ITERATOR(Type, Name, Index, Desc) \ in HWTEST_F_L0() argument
|
/arkcompiler/ets_frontend/es2panda/ir/ts/ |
D | tsTypeParameter.h | 41 const Identifier *Name() const in Name() function
|
D | tsModuleDeclaration.h | 54 const Expression *Name() const in Name() function
|
/arkcompiler/ets_runtime/ecmascript/ |
D | global_env_constants-inl.h | 57 #define DECL_GET_IMPL(Type, Name, Index, Desc) \ argument
|
D | global_env_constants.h | 475 #define INDEX_FILTER(Type, Name, Index, Desc) Index, argument 530 #define DECL_GET(Type, Name, Index, Desc) \ argument
|
/arkcompiler/ets_runtime/ecmascript/compiler/ |
D | debug_info.h | 50 const std::string &Name() const in Name() function
|
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/ |
D | caller_stat.h | 45 const char *Name() const in Name() function
|
/arkcompiler/ets_frontend/es2panda/typescript/types/ |
D | interfaceType.h | 43 const util::StringView &Name() const in Name() function
|
/arkcompiler/ets_frontend/es2panda/binder/ |
D | variable.cpp | 31 const util::StringView &Variable::Name() const in Name() function in panda::es2panda::binder::Variable
|
D | scope.h | 589 const util::StringView &Name() const in Name() function
|