Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest-ts-key-remapping-via-as.ts23 type Name = GetName<NameA | NameB | NameC> alias
/arkcompiler/ets_frontend/es2panda/test/compiler/ts/cases/conformance/classes/
Dtest-ts-classes-25.ts19 abstract get Name(); method in Base
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DinlinedAliasAssignableToConstraintSameAsAlias.ts26 type Name = keyof RelationFields; alias
/arkcompiler/ets_runtime/ecmascript/tests/
Dglue_regs_test.cpp87 #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/
DtsTypeParameter.h41 const Identifier *Name() const in Name() function
DtsModuleDeclaration.h54 const Expression *Name() const in Name() function
/arkcompiler/ets_runtime/ecmascript/
Dglobal_env_constants-inl.h57 #define DECL_GET_IMPL(Type, Name, Index, Desc) \ argument
Dglobal_env_constants.h475 #define INDEX_FILTER(Type, Name, Index, Desc) Index, argument
530 #define DECL_GET(Type, Name, Index, Desc) \ argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Ddebug_info.h50 const std::string &Name() const in Name() function
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Dcaller_stat.h45 const char *Name() const in Name() function
/arkcompiler/ets_frontend/es2panda/typescript/types/
DinterfaceType.h43 const util::StringView &Name() const in Name() function
/arkcompiler/ets_frontend/es2panda/binder/
Dvariable.cpp31 const util::StringView &Variable::Name() const in Name() function in panda::es2panda::binder::Variable
Dscope.h589 const util::StringView &Name() const in Name() function