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