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