Home
last modified time | relevance | path

Searched defs:addTypes (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/
DglobalTypesHolder.cpp74 auto addTypes = [this, allocator](const std::string &name, GlobalTypeId from, GlobalTypeId to) { in AddFunctionTypes() local
93 auto addTypes = [this, allocator](const std::string &name, GlobalTypeId from, GlobalTypeId to) { in AddTupleTypes() local