Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsIndexedAccessType.h34 explicit TSIndexedAccessType(Expression *objectType, Expression *indexType) in TSIndexedAccessType() function
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsIndexedAccessType.h28 …explicit TSIndexedAccessType(TypeNode *objectType, TypeNode *indexType, ArenaAllocator *const allo… in TSIndexedAccessType() function
/arkcompiler/ets_frontend/ets2panda/checker/
DTSchecker.h63 class TSIndexedAccessType; variable
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h64 class TSIndexedAccessType; variable