Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/ts2abc/
Dts2abc.cpp799 auto declaredTypes = function["ds2t"]; in ParseFunctionDeclaredType() local
801 std::string litId = CreateLiteralArrayForType(declaredTypes, prog); in ParseFunctionDeclaredType()