Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/util/
DpatchFix.cpp171 ss << ExpandLiteral(bufferIdx, literalBuffers) << " "; in GenerateFunctionAndClassHash()
175 std::string literalStr = ExpandLiteral(bufferIdx, literalBuffers); in GenerateFunctionAndClassHash()
216 std::string PatchFix::ExpandLiteral(int64_t bufferIdx, PatchFix::LiteralBuffers &literalBuffers) in ExpandLiteral() function in panda::es2panda::util::PatchFix
DpatchFix.h95 std::string ExpandLiteral(int64_t bufferIdx, LiteralBuffers &literalBuffers);