Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/ts2abc/
Dts2abc.cpp706 static std::string CreateLiteralArrayForType(const Json::Value &types, panda::pandasm::Program &pro… in CreateLiteralArrayForType() function
774 std::string litId = CreateLiteralArrayForType(exportedTypes, prog); in ParseFunctionExportedType()
801 std::string litId = CreateLiteralArrayForType(declaredTypes, prog); in ParseFunctionDeclaredType()