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.h52 …cit ETSObjectType(ArenaAllocator *allocator, util::StringView name, util::StringView assemblerName, in ETSObjectType()
59 …cit ETSObjectType(ArenaAllocator *allocator, util::StringView name, util::StringView assemblerName, in ETSObjectType()
448 …cit ETSObjectType(ArenaAllocator *allocator, util::StringView name, util::StringView assemblerName, in ETSObjectType()
/arkcompiler/ets_frontend/ets2panda/checker/ets/
DtypeCreation.cpp551 …guage, bool> ETSChecker::CheckForDynamicLang(ir::AstNode *declNode, util::StringView assemblerName) in CheckForDynamicLang()
578 util::StringView assemblerName = name; in CreateNewETSObjectType() local
Dhelpers.cpp2630 auto assemblerName = syntheticNames[0]; in GetImportSpecifierObjectType() local