Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/
Dhelpers.h185 static std::string CreateEscapedString(const std::string &str);
Dhelpers.cpp596 std::string Helpers::CreateEscapedString(const std::string &str) in CreateEscapedString() function in ark::es2panda::util::Helpers