Searched defs:assemblerName (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/checker/types/ets/ |
| D | etsObjectType.h | 52 …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/ |
| D | typeCreation.cpp | 551 …guage, bool> ETSChecker::CheckForDynamicLang(ir::AstNode *declNode, util::StringView assemblerName) in CheckForDynamicLang() 578 util::StringView assemblerName = name; in CreateNewETSObjectType() local
|
| D | helpers.cpp | 2630 auto assemblerName = syntheticNames[0]; in GetImportSpecifierObjectType() local
|