Home
last modified time | relevance | path

Searched refs:CreateStringLiteral (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.h372 es2panda_AstNode *(*CreateStringLiteral)(es2panda_Context *context, char const *string); member
Des2panda_lib.cpp2112 extern "C" es2panda_AstNode *CreateStringLiteral(es2panda_Context *context, char const *string) in CreateStringLiteral() function
2602 CreateStringLiteral,