Home
last modified time | relevance | path

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

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