Home
last modified time | relevance | path

Searched refs:CreateSyntheticType (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSAnalyzerHelpers.h55 checker::ETSObjectType *CreateSyntheticType(ETSChecker *checker, util::StringView const &syntheticName,
H A DETSAnalyzerHelpers.cpp488 checker::ETSObjectType *CreateSyntheticType(ETSChecker *checker, util::StringView const &syntheticName, in CreateSyntheticType() function
H A DETSchecker.h629 checker::ETSObjectType *CreateSyntheticType(util::StringView const &syntheticName,
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dhelpers.cpp2639 checker::ETSObjectType *ETSChecker::CreateSyntheticType(util::StringView const &syntheticName, in CreateSyntheticType() function in ark::es2panda::checker::ETSChecker
2702 lastObjectType = CreateSyntheticType(syntheticName, lastObjectType, ident); in GetImportSpecifierObjectType()

Completed in 9 milliseconds