Home
last modified time | relevance | path

Searched defs:EntityInfo (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/evaluate/
H A DimportExportTable.h24 EntityInfo(std::string_view path, std::string_view entity) : filePath(path), entityName(entity) {} in EntityInfo() function

Completed in 1 milliseconds