Searched defs:syntheticName (Results 1 – 2 of 2) sorted by relevance
1233 std::vector<util::StringView> syntheticName {}; in GetNameForSynteticObjectType() local2553 checker::ETSObjectType *ETSChecker::CreateSyntheticType(util::StringView const &syntheticName, in CreateSyntheticType()2615 for (const auto &syntheticName : syntheticNames) { in GetImportSpecifierObjectType() local
479 …ker::ETSObjectType *CreateSyntheticType(ETSChecker *checker, util::StringView const &syntheticName, in CreateSyntheticType()