Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
H A DetsObjectType.h48 explicit ETSObjectType(ArenaAllocator *allocator, util::StringView name, util::StringView assemblerName, in ETSObjectType() argument
55 explicit ETSObjectType(ArenaAllocator *allocator, util::StringView name, util::StringView assemblerName, in ETSObjectType() argument
428 explicit ETSObjectType(ArenaAllocator *allocator, util::StringView name, util::StringView assemblerName, in ETSObjectType() argument
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DtypeCreation.cpp541 std::tuple<Language, bool> ETSChecker::CheckForDynamicLang(ir::AstNode *declNode, util::StringView assemblerName) in CheckForDynamicLang() argument
568 util::StringView assemblerName = name; in CreateNewETSObjectType() local
[all...]
H A Dhelpers.cpp2679 auto assemblerName = syntheticNames[0]; in GetImportSpecifierObjectType() local

Completed in 8 milliseconds