Home
last modified time | relevance | path

Searched defs:UndefinedLiteral (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/expressions/literals/
H A DundefinedLiteral.h22 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 Dliterals.h74 static Literal UndefinedLiteral() in UndefinedLiteral() function in ark::es2panda::ark::es2panda::ark::es2panda::compiler::Literal

Completed in 2 milliseconds