Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/test/unit/public/
H A Dast_builder_test.cpp305 auto stringLiteral = StringLiteralBuilder(Allocator()).SetValue("qwe").Build(); in TEST_F() local
421 auto stringLiteral = StringLiteralBuilder(Allocator()).SetValue("test").Build(); in TEST_F() local
/arkcompiler/ets_frontend/es2panda/parser/transformer/
H A Dtransformer.cpp818 ir::StringLiteral *stringLiteral = orginalExpr->AsStringLiteral(); in CopyClassKeyExpression() local

Completed in 7 milliseconds