Home
last modified time | relevance | path

Searched defs:Name (Results 1 – 10 of 10) 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_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_runtime/ecmascript/
Dglobal_env_constants.h442 #define INDEX_FILTER(Type, Name, Index, Desc) Index, argument
491 #define DECL_GET(Type, Name, Index, Desc) \ argument
Dglobal_env_constants-inl.h57 #define DECL_GET_IMPL(Type, Name, Index, Desc) \ 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/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.h580 const util::StringView &Name() const in Name() function