Searched refs:StringViewToCString (Results 1 – 1 of 1) sorted by relevance
106 static char const *StringViewToCString(ArenaAllocator *allocator, util::StringView const sv) in StringViewToCString() function755 …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()