Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/util/
H A DpatchFix.cpp192 ss << ExpandLiteral(bufferIdx, literalBuffers) << " "; in GenerateFunctionAndClassHash()
196 std::string literalStr = ExpandLiteral(bufferIdx, literalBuffers); in GenerateFunctionAndClassHash()
237 std::string PatchFix::ExpandLiteral(int64_t bufferIdx, PatchFix::LiteralBuffers &literalBuffers) in ExpandLiteral() function in panda::es2panda::util::PatchFix
H A DpatchFix.h99 std::string ExpandLiteral(int64_t bufferIdx, LiteralBuffers &literalBuffers);

Completed in 2 milliseconds