Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsObjectType.h48 …cit ETSObjectType(ArenaAllocator *allocator, util::StringView name, util::StringView assemblerName, in ETSObjectType()
55 …cit ETSObjectType(ArenaAllocator *allocator, util::StringView name, util::StringView assemblerName, in ETSObjectType()
428 …cit ETSObjectType(ArenaAllocator *allocator, util::StringView name, util::StringView assemblerName, in ETSObjectType()
/arkcompiler/ets_frontend/ets2panda/checker/ets/
DtypeCreation.cpp531 …guage, bool> ETSChecker::CheckForDynamicLang(ir::AstNode *declNode, util::StringView assemblerName) in CheckForDynamicLang()
558 util::StringView assemblerName = name; in CreateNewETSObjectType() local
Dhelpers.cpp2593 auto assemblerName = syntheticNames[0]; in GetImportSpecifierObjectType() local