Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
DtypeCreation.cpp258 …tatic std::map<util::StringView, std::function<Type *(const ETSChecker *)>> nameToGlobalBoxType = { in GetNameToGlobalBoxTypeMap() local
275 auto nameToGlobalBoxType = GetNameToGlobalBoxTypeMap(); in UpdateBoxedGlobalType() local
348 auto nameToGlobalBoxType = GetNameToGlobalBoxTypeMap(); in CreateETSObjectTypeCheckBuiltins() local