Searched defs:TSTypeLiteral (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/ir/ts/ | ||
H A D | tsTypeLiteral.h | 22 class TSTypeLiteral : public TypeNode { class 24 explicit TSTypeLiteral(ArenaVector<AstNode *> &&members) in TSTypeLiteral() function in ark::es2panda::ir::TSTypeLiteral |
/arkcompiler/ets_frontend/es2panda/ir/ts/ | ||
H A D | tsTypeLiteral.h | 32 class TSTypeLiteral : public TypeNode { class 34 explicit TSTypeLiteral(ArenaVector<Expression *> &&members) in TSTypeLiteral() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSTypeLiteral |
Completed in 1 milliseconds