Home
last modified time | relevance | path

Searched defs:NullLiteral (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/expressions/literals/
H A DnullLiteral.h22 class NullLiteral : public Literal { class
29 explicit NullLiteral() : Literal(AstNodeType::NULL_LITERAL) {} in NullLiteral() function in ark::es2panda::ir::NullLiteral
/arkcompiler/ets_frontend/es2panda/ir/expressions/literals/
H A DnullLiteral.h32 class NullLiteral : public Literal { class
34 explicit NullLiteral() : Literal(AstNodeType::NULL_LITERAL) {} in NullLiteral() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::NullLiteral
/arkcompiler/ets_frontend/ets2panda/compiler/base/
H A Dliterals.h69 static Literal NullLiteral() in NullLiteral() function in ark::es2panda::ark::es2panda::ark::es2panda::compiler::Literal

Completed in 1 milliseconds