Searched defs:TSThisType (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/ir/ts/ | ||
| H A D | tsThisType.h | 22 class TSThisType : public TypeNode { class 24 explicit TSThisType() : TypeNode(AstNodeType::TS_THIS_TYPE) {} in TSThisType() function in ark::es2panda::ir::TSThisType |
| /arkcompiler/ets_frontend/es2panda/ir/ts/ | ||
| H A D | tsThisType.h | 32 class TSThisType : public TypeNode { class 34 explicit TSThisType() : TypeNode(AstNodeType::TS_THIS_TYPE) {} in TSThisType() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSThisType |
Completed in 2 milliseconds