Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsTypeQuery.h34 …explicit TSTypeQuery(Expression *exprName) : TypeNode(AstNodeType::TS_TYPE_QUERY), exprName_(exprN… in TSTypeQuery() function
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsTypeQuery.h26 explicit TSTypeQuery(Expression *exprName, ArenaAllocator *const allocator) in TSTypeQuery() function
/arkcompiler/ets_frontend/ets2panda/checker/
DTSchecker.h65 class TSTypeQuery; variable
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h66 class TSTypeQuery; variable