Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.cpp106 static char const *StringViewToCString(ArenaAllocator *allocator, util::StringView const sv) in StringViewToCString() function
755 …vec->push_back(allocator->New<ExternalSourceEntry>(StringViewToCString(allocator, e_name), &e_prog… in ProgramExternalSources()
1471 return StringViewToCString(ctx->allocator, id->AsIdentifier()->Name()); in IdentifierName()
2123 return StringViewToCString(allocator, node->Str()); in StringLiteralString()