Searched defs:UndefinedLiteral (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/ir/expressions/literals/ | ||
| H A D | undefinedLiteral.h | 22 class UndefinedLiteral : public Literal { class 29 explicit UndefinedLiteral() : Literal(AstNodeType::UNDEFINED_LITERAL) {} in UndefinedLiteral() function in ark::es2panda::ir::UndefinedLiteral |
| /arkcompiler/ets_frontend/ets2panda/compiler/base/ | ||
| H A D | literals.h | 74 static Literal UndefinedLiteral() in UndefinedLiteral() function in ark::es2panda::ark::es2panda::ark::es2panda::compiler::Literal |
Completed in 2 milliseconds