Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeRecorder.cpp293 int64_t TypeRecorder::GetExportType(const std::string &exportStr) const in GetExportType() function in panda::es2panda::extractor::TypeRecorder
301 ASSERT(GetExportType(exportStr) == exportIndex); in SetExportType()
DtypeRecorder.h102 int64_t GetExportType(const std::string &exportStr) const;